(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