(0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.8ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.325751"], ["updated_at", "2020-10-04 19:33:23.325751"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.8ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.366709"], ["updated_at", "2020-10-04 19:33:23.366709"], ["author_id", 189], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.372042"], ["updated_at", "2020-10-04 19:33:23.372042"], ["author_id", 189], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.376984"], ["updated_at", "2020-10-04 19:33:23.376984"], ["author_id", 189], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.380577"], ["updated_at", "2020-10-04 19:33:23.380577"], ["author_id", 189], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.384131"], ["updated_at", "2020-10-04 19:33:23.384131"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.388765"], ["updated_at", "2020-10-04 19:33:23.388765"], ["author_id", 190], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.393041"], ["updated_at", "2020-10-04 19:33:23.393041"], ["author_id", 190], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.397825"], ["updated_at", "2020-10-04 19:33:23.397825"], ["author_id", 190], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.401091"], ["updated_at", "2020-10-04 19:33:23.401091"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.405193"], ["updated_at", "2020-10-04 19:33:23.405193"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.8ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.466655"], ["updated_at", "2020-10-04 19:33:23.466655"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.469987"], ["updated_at", "2020-10-04 19:33:23.469987"], ["author_id", 191], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.472707"], ["updated_at", "2020-10-04 19:33:23.472707"], ["author_id", 191], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.475465"], ["updated_at", "2020-10-04 19:33:23.475465"], ["author_id", 191], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.478706"], ["updated_at", "2020-10-04 19:33:23.478706"], ["author_id", 191], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.480949"], ["updated_at", "2020-10-04 19:33:23.480949"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.483330"], ["updated_at", "2020-10-04 19:33:23.483330"], ["author_id", 192], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.486559"], ["updated_at", "2020-10-04 19:33:23.486559"], ["author_id", 192], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.489570"], ["updated_at", "2020-10-04 19:33:23.489570"], ["author_id", 192], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.491717"], ["updated_at", "2020-10-04 19:33:23.491717"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.493716"], ["updated_at", "2020-10-04 19:33:23.493716"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.5ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.515387"], ["updated_at", "2020-10-04 19:33:23.515387"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.518688"], ["updated_at", "2020-10-04 19:33:23.518688"], ["author_id", 193], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.521880"], ["updated_at", "2020-10-04 19:33:23.521880"], ["author_id", 193], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.525365"], ["updated_at", "2020-10-04 19:33:23.525365"], ["author_id", 193], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.527987"], ["updated_at", "2020-10-04 19:33:23.527987"], ["author_id", 193], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.530169"], ["updated_at", "2020-10-04 19:33:23.530169"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.532720"], ["updated_at", "2020-10-04 19:33:23.532720"], ["author_id", 194], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:33:23.535796"], ["updated_at", "2020-10-04 19:33:23.535796"], ["author_id", 194], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.538617"], ["updated_at", "2020-10-04 19:33:23.538617"], ["author_id", 194], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.541129"], ["updated_at", "2020-10-04 19:33:23.541129"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.543108"], ["updated_at", "2020-10-04 19:33:23.543108"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.588937"], ["updated_at", "2020-10-04 19:33:23.588937"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.590940"], ["updated_at", "2020-10-04 19:33:23.590940"], ["author_id", 195], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.593687"], ["updated_at", "2020-10-04 19:33:23.593687"], ["author_id", 195], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.596420"], ["updated_at", "2020-10-04 19:33:23.596420"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (2.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.598255"], ["updated_at", "2020-10-04 19:33:23.598255"], ["author_id", 196], ["status", 2], ["likes", 4]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.603903"], ["updated_at", "2020-10-04 19:33:23.603903"], ["author_id", 196], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.606693"], ["updated_at", "2020-10-04 19:33:23.606693"], ["author_id", 196], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.609389"], ["updated_at", "2020-10-04 19:33:23.609389"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.610846"], ["updated_at", "2020-10-04 19:33:23.610846"], ["author_id", 197], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.617757"], ["updated_at", "2020-10-04 19:33:23.617757"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.619397"], ["updated_at", "2020-10-04 19:33:23.619397"], ["author_id", 198], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.622396"], ["updated_at", "2020-10-04 19:33:23.622396"], ["author_id", 198], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.625072"], ["updated_at", "2020-10-04 19:33:23.625072"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.626516"], ["updated_at", "2020-10-04 19:33:23.626516"], ["author_id", 199], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.628844"], ["updated_at", "2020-10-04 19:33:23.628844"], ["author_id", 199], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.631452"], ["updated_at", "2020-10-04 19:33:23.631452"], ["author_id", 199], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.633879"], ["updated_at", "2020-10-04 19:33:23.633879"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.635400"], ["updated_at", "2020-10-04 19:33:23.635400"], ["author_id", 200], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.642206"], ["updated_at", "2020-10-04 19:33:23.642206"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.643769"], ["updated_at", "2020-10-04 19:33:23.643769"], ["author_id", 201], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.646594"], ["updated_at", "2020-10-04 19:33:23.646594"], ["author_id", 201], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.649353"], ["updated_at", "2020-10-04 19:33:23.649353"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.650989"], ["updated_at", "2020-10-04 19:33:23.650989"], ["author_id", 202], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.654006"], ["updated_at", "2020-10-04 19:33:23.654006"], ["author_id", 202], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.656844"], ["updated_at", "2020-10-04 19:33:23.656844"], ["author_id", 202], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.659436"], ["updated_at", "2020-10-04 19:33:23.659436"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.661130"], ["updated_at", "2020-10-04 19:33:23.661130"], ["author_id", 203], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.667429"], ["updated_at", "2020-10-04 19:33:23.667429"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.669026"], ["updated_at", "2020-10-04 19:33:23.669026"], ["author_id", 204], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.671612"], ["updated_at", "2020-10-04 19:33:23.671612"], ["author_id", 204], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.674118"], ["updated_at", "2020-10-04 19:33:23.674118"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.676049"], ["updated_at", "2020-10-04 19:33:23.676049"], ["author_id", 205], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.678772"], ["updated_at", "2020-10-04 19:33:23.678772"], ["author_id", 205], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.681370"], ["updated_at", "2020-10-04 19:33:23.681370"], ["author_id", 205], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.684056"], ["updated_at", "2020-10-04 19:33:23.684056"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.685622"], ["updated_at", "2020-10-04 19:33:23.685622"], ["author_id", 206], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.692323"], ["updated_at", "2020-10-04 19:33:23.692323"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.693858"], ["updated_at", "2020-10-04 19:33:23.693858"], ["author_id", 207], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.696368"], ["updated_at", "2020-10-04 19:33:23.696368"], ["author_id", 207], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.698879"], ["updated_at", "2020-10-04 19:33:23.698879"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.700376"], ["updated_at", "2020-10-04 19:33:23.700376"], ["author_id", 208], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.702766"], ["updated_at", "2020-10-04 19:33:23.702766"], ["author_id", 208], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.705430"], ["updated_at", "2020-10-04 19:33:23.705430"], ["author_id", 208], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.707860"], ["updated_at", "2020-10-04 19:33:23.707860"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.709282"], ["updated_at", "2020-10-04 19:33:23.709282"], ["author_id", 209], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.715315"], ["updated_at", "2020-10-04 19:33:23.715315"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.716815"], ["updated_at", "2020-10-04 19:33:23.716815"], ["author_id", 210], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.719350"], ["updated_at", "2020-10-04 19:33:23.719350"], ["author_id", 210], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.722235"], ["updated_at", "2020-10-04 19:33:23.722235"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.723755"], ["updated_at", "2020-10-04 19:33:23.723755"], ["author_id", 211], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.726624"], ["updated_at", "2020-10-04 19:33:23.726624"], ["author_id", 211], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (6.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.729252"], ["updated_at", "2020-10-04 19:33:23.729252"], ["author_id", 211], ["status", 2], ["likes", 5]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.739080"], ["updated_at", "2020-10-04 19:33:23.739080"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:33:23.740865"], ["updated_at", "2020-10-04 19:33:23.740865"], ["author_id", 212], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.775597"], ["updated_at", "2020-10-04 19:33:23.775597"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.777621"], ["updated_at", "2020-10-04 19:33:23.777621"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.779554"], ["updated_at", "2020-10-04 19:33:23.779554"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.797658"], ["updated_at", "2020-10-04 19:33:23.797658"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.804271"], ["updated_at", "2020-10-04 19:33:23.804271"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.805618"], ["updated_at", "2020-10-04 19:33:23.805618"], ["author_id", 213], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.807638"], ["updated_at", "2020-10-04 19:33:23.807638"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.809107"], ["updated_at", "2020-10-04 19:33:23.809107"], ["author_id", 214], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.810578"], ["updated_at", "2020-10-04 19:33:23.810578"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.818933"], ["updated_at", "2020-10-04 19:33:23.818933"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.820546"], ["updated_at", "2020-10-04 19:33:23.820546"], ["author_id", 215], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.823207"], ["updated_at", "2020-10-04 19:33:23.823207"], ["author_id", 215], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.824878"], ["updated_at", "2020-10-04 19:33:23.824878"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.827030"], ["updated_at", "2020-10-04 19:33:23.827030"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.828399"], ["updated_at", "2020-10-04 19:33:23.828399"], ["author_id", 216], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.830446"], ["updated_at", "2020-10-04 19:33:23.830446"], ["author_id", 216], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:33:23.832432"], ["updated_at", "2020-10-04 19:33:23.832432"], ["author_id", 216], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (3.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.872127"], ["updated_at", "2020-10-04 19:33:23.872127"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:33:23.873953"], ["author_id", 217], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:23.876789"], ["author_id", 217], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:33:23.879283"], ["author_id", 217], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:33:23.882217"], ["author_id", 217], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.885081"], ["updated_at", "2020-10-04 19:33:23.885081"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:33:23.886746"], ["author_id", 218], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:33:23.890168"], ["author_id", 218], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:33:23.893267"], ["author_id", 218], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:33:23.896032"], ["author_id", 218], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:33:23.898955"], ["author_id", 218], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.915445"], ["updated_at", "2020-10-04 19:33:23.915445"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:33:23.917514"], ["author_id", 219], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:23.920556"], ["author_id", 219], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:33:23.923834"], ["author_id", 219], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:33:23.926458"], ["author_id", 219], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.929256"], ["updated_at", "2020-10-04 19:33:23.929256"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:33:23.931040"], ["author_id", 220], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:33:23.933861"], ["author_id", 220], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:33:23.936801"], ["author_id", 220], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:33:23.939801"], ["author_id", 220], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:33:23.942604"], ["author_id", 220], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.962856"], ["updated_at", "2020-10-04 19:33:23.962856"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:33:23.964760"], ["author_id", 221], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:23.967472"], ["author_id", 221], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:33:23.970413"], ["author_id", 221], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:33:23.973536"], ["author_id", 221], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:23.976106"], ["updated_at", "2020-10-04 19:33:23.976106"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:33:23.977616"], ["author_id", 222], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:33:23.980489"], ["author_id", 222], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:33:23.983145"], ["author_id", 222], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:33:23.985612"], ["author_id", 222], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:33:23.989078"], ["author_id", 222], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.007880"], ["updated_at", "2020-10-04 19:33:24.007880"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:33:24.009585"], ["author_id", 223], ["status", 2], ["likes", 23]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.012691"], ["author_id", 223], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:33:24.015379"], ["author_id", 223], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:33:24.018109"], ["author_id", 223], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.021515"], ["updated_at", "2020-10-04 19:33:24.021515"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:33:24.023183"], ["author_id", 224], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:33:24.025840"], ["author_id", 224], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:33:24.028756"], ["author_id", 224], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.031278"], ["author_id", 224], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:33:24.033656"], ["author_id", 224], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.057851"], ["updated_at", "2020-10-04 19:33:24.057851"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:33:24.059455"], ["author_id", 225], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.062326"], ["author_id", 225], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:33:24.064846"], ["author_id", 225], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:33:24.067381"], ["author_id", 225], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.070160"], ["updated_at", "2020-10-04 19:33:24.070160"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:33:24.071730"], ["author_id", 226], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:33:24.074399"], ["author_id", 226], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:33:24.077007"], ["author_id", 226], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.079802"], ["author_id", 226], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:33:24.082328"], ["author_id", 226], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.116468"], ["updated_at", "2020-10-04 19:33:24.116468"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.118450"], ["author_id", 227], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.121296"], ["author_id", 227], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.124138"], ["updated_at", "2020-10-04 19:33:24.124138"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.125776"], ["author_id", 228], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.128414"], ["author_id", 228], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.133662"], ["updated_at", "2020-10-04 19:33:24.133662"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.135120"], ["author_id", 229], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.137920"], ["author_id", 229], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.140959"], ["updated_at", "2020-10-04 19:33:24.140959"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.142596"], ["author_id", 230], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.145084"], ["author_id", 230], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.150537"], ["updated_at", "2020-10-04 19:33:24.150537"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.152181"], ["author_id", 231], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.155354"], ["author_id", 231], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (6.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.188357"], ["updated_at", "2020-10-04 19:33:24.188357"], ["name", "Timmy"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.196638"], ["author_id", 232], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:33:24.199569"], ["author_id", 232], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.202494"], ["updated_at", "2020-10-04 19:33:24.202494"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:33:24.204088"], ["author_id", 233], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.206720"], ["author_id", 233], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:33:24.209497"], ["author_id", 233], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.215396"], ["updated_at", "2020-10-04 19:33:24.215396"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.217419"], ["author_id", 234], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:33:24.220337"], ["author_id", 234], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:33:24.223372"], ["updated_at", "2020-10-04 19:33:24.223372"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:33:24.224906"], ["author_id", 235], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.227458"], ["author_id", 235], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:33:24.230194"], ["author_id", 235], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.238262"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.240561"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.242481"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:33:24.244350"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.255776"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.257973"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.260074"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:33:24.261980"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.266940"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.269054"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.271264"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:33:24.273364"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.285412"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.287897"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.289991"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:33:24.291886"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.372186"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.375134"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.377630"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:33:24.379718"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.383325"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.385192"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.387464"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:33:24.389496"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.395166"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.397132"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:33:24.399020"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:33:24.400709"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.7ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.593773"], ["updated_at", "2020-10-04 19:37:30.593773"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.632794"], ["updated_at", "2020-10-04 19:37:30.632794"], ["author_id", 236], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.637378"], ["updated_at", "2020-10-04 19:37:30.637378"], ["author_id", 236], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.642037"], ["updated_at", "2020-10-04 19:37:30.642037"], ["author_id", 236], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.645598"], ["updated_at", "2020-10-04 19:37:30.645598"], ["author_id", 236], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.649903"], ["updated_at", "2020-10-04 19:37:30.649903"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.653891"], ["updated_at", "2020-10-04 19:37:30.653891"], ["author_id", 237], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.658463"], ["updated_at", "2020-10-04 19:37:30.658463"], ["author_id", 237], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.662095"], ["updated_at", "2020-10-04 19:37:30.662095"], ["author_id", 237], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.666189"], ["updated_at", "2020-10-04 19:37:30.666189"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.669265"], ["updated_at", "2020-10-04 19:37:30.669265"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.6ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.729570"], ["updated_at", "2020-10-04 19:37:30.729570"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.732433"], ["updated_at", "2020-10-04 19:37:30.732433"], ["author_id", 238], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.735294"], ["updated_at", "2020-10-04 19:37:30.735294"], ["author_id", 238], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.738240"], ["updated_at", "2020-10-04 19:37:30.738240"], ["author_id", 238], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.740874"], ["updated_at", "2020-10-04 19:37:30.740874"], ["author_id", 238], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.742957"], ["updated_at", "2020-10-04 19:37:30.742957"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.745261"], ["updated_at", "2020-10-04 19:37:30.745261"], ["author_id", 239], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.747651"], ["updated_at", "2020-10-04 19:37:30.747651"], ["author_id", 239], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.750204"], ["updated_at", "2020-10-04 19:37:30.750204"], ["author_id", 239], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.752486"], ["updated_at", "2020-10-04 19:37:30.752486"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.754413"], ["updated_at", "2020-10-04 19:37:30.754413"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.775565"], ["updated_at", "2020-10-04 19:37:30.775565"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.778310"], ["updated_at", "2020-10-04 19:37:30.778310"], ["author_id", 240], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.780955"], ["updated_at", "2020-10-04 19:37:30.780955"], ["author_id", 240], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.783853"], ["updated_at", "2020-10-04 19:37:30.783853"], ["author_id", 240], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.787165"], ["updated_at", "2020-10-04 19:37:30.787165"], ["author_id", 240], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.789994"], ["updated_at", "2020-10-04 19:37:30.789994"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.793356"], ["updated_at", "2020-10-04 19:37:30.793356"], ["author_id", 241], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:37:30.796516"], ["updated_at", "2020-10-04 19:37:30.796516"], ["author_id", 241], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.799568"], ["updated_at", "2020-10-04 19:37:30.799568"], ["author_id", 241], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.802447"], ["updated_at", "2020-10-04 19:37:30.802447"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.804939"], ["updated_at", "2020-10-04 19:37:30.804939"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.853906"], ["updated_at", "2020-10-04 19:37:30.853906"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.855899"], ["updated_at", "2020-10-04 19:37:30.855899"], ["author_id", 242], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.858911"], ["updated_at", "2020-10-04 19:37:30.858911"], ["author_id", 242], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.861891"], ["updated_at", "2020-10-04 19:37:30.861891"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (2.8ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.863735"], ["updated_at", "2020-10-04 19:37:30.863735"], ["author_id", 243], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.869376"], ["updated_at", "2020-10-04 19:37:30.869376"], ["author_id", 243], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.872667"], ["updated_at", "2020-10-04 19:37:30.872667"], ["author_id", 243], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.875672"], ["updated_at", "2020-10-04 19:37:30.875672"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.877417"], ["updated_at", "2020-10-04 19:37:30.877417"], ["author_id", 244], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.885233"], ["updated_at", "2020-10-04 19:37:30.885233"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.887280"], ["updated_at", "2020-10-04 19:37:30.887280"], ["author_id", 245], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.890381"], ["updated_at", "2020-10-04 19:37:30.890381"], ["author_id", 245], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.893620"], ["updated_at", "2020-10-04 19:37:30.893620"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.895588"], ["updated_at", "2020-10-04 19:37:30.895588"], ["author_id", 246], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.898717"], ["updated_at", "2020-10-04 19:37:30.898717"], ["author_id", 246], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.902293"], ["updated_at", "2020-10-04 19:37:30.902293"], ["author_id", 246], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.905438"], ["updated_at", "2020-10-04 19:37:30.905438"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.907147"], ["updated_at", "2020-10-04 19:37:30.907147"], ["author_id", 247], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.914334"], ["updated_at", "2020-10-04 19:37:30.914334"], ["name", "Alice"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.916754"], ["updated_at", "2020-10-04 19:37:30.916754"], ["author_id", 248], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.920270"], ["updated_at", "2020-10-04 19:37:30.920270"], ["author_id", 248], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.923759"], ["updated_at", "2020-10-04 19:37:30.923759"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.925824"], ["updated_at", "2020-10-04 19:37:30.925824"], ["author_id", 249], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.929024"], ["updated_at", "2020-10-04 19:37:30.929024"], ["author_id", 249], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.932583"], ["updated_at", "2020-10-04 19:37:30.932583"], ["author_id", 249], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.936113"], ["updated_at", "2020-10-04 19:37:30.936113"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.937998"], ["updated_at", "2020-10-04 19:37:30.937998"], ["author_id", 250], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.945024"], ["updated_at", "2020-10-04 19:37:30.945024"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.946763"], ["updated_at", "2020-10-04 19:37:30.946763"], ["author_id", 251], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.950033"], ["updated_at", "2020-10-04 19:37:30.950033"], ["author_id", 251], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.953216"], ["updated_at", "2020-10-04 19:37:30.953216"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.954922"], ["updated_at", "2020-10-04 19:37:30.954922"], ["author_id", 252], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.957951"], ["updated_at", "2020-10-04 19:37:30.957951"], ["author_id", 252], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.960793"], ["updated_at", "2020-10-04 19:37:30.960793"], ["author_id", 252], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.963597"], ["updated_at", "2020-10-04 19:37:30.963597"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.965411"], ["updated_at", "2020-10-04 19:37:30.965411"], ["author_id", 253], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.972103"], ["updated_at", "2020-10-04 19:37:30.972103"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.973675"], ["updated_at", "2020-10-04 19:37:30.973675"], ["author_id", 254], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.976027"], ["updated_at", "2020-10-04 19:37:30.976027"], ["author_id", 254], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.978369"], ["updated_at", "2020-10-04 19:37:30.978369"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.979880"], ["updated_at", "2020-10-04 19:37:30.979880"], ["author_id", 255], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.982126"], ["updated_at", "2020-10-04 19:37:30.982126"], ["author_id", 255], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.984610"], ["updated_at", "2020-10-04 19:37:30.984610"], ["author_id", 255], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.987260"], ["updated_at", "2020-10-04 19:37:30.987260"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.988824"], ["updated_at", "2020-10-04 19:37:30.988824"], ["author_id", 256], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:30.994742"], ["updated_at", "2020-10-04 19:37:30.994742"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.996205"], ["updated_at", "2020-10-04 19:37:30.996205"], ["author_id", 257], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:30.998590"], ["updated_at", "2020-10-04 19:37:30.998590"], ["author_id", 257], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.001108"], ["updated_at", "2020-10-04 19:37:31.001108"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:31.002498"], ["updated_at", "2020-10-04 19:37:31.002498"], ["author_id", 258], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:31.004921"], ["updated_at", "2020-10-04 19:37:31.004921"], ["author_id", 258], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (2.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:31.007366"], ["updated_at", "2020-10-04 19:37:31.007366"], ["author_id", 258], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.011888"], ["updated_at", "2020-10-04 19:37:31.011888"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:37:31.013270"], ["updated_at", "2020-10-04 19:37:31.013270"], ["author_id", 259], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.044737"], ["updated_at", "2020-10-04 19:37:31.044737"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.046423"], ["updated_at", "2020-10-04 19:37:31.046423"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.048004"], ["updated_at", "2020-10-04 19:37:31.048004"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.064599"], ["updated_at", "2020-10-04 19:37:31.064599"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.072135"], ["updated_at", "2020-10-04 19:37:31.072135"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.073624"], ["updated_at", "2020-10-04 19:37:31.073624"], ["author_id", 260], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.076200"], ["updated_at", "2020-10-04 19:37:31.076200"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.077626"], ["updated_at", "2020-10-04 19:37:31.077626"], ["author_id", 261], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.079461"], ["updated_at", "2020-10-04 19:37:31.079461"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.7ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.090283"], ["updated_at", "2020-10-04 19:37:31.090283"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.091877"], ["updated_at", "2020-10-04 19:37:31.091877"], ["author_id", 262], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.094644"], ["updated_at", "2020-10-04 19:37:31.094644"], ["author_id", 262], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.096548"], ["updated_at", "2020-10-04 19:37:31.096548"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.099155"], ["updated_at", "2020-10-04 19:37:31.099155"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.100951"], ["updated_at", "2020-10-04 19:37:31.100951"], ["author_id", 263], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.103462"], ["updated_at", "2020-10-04 19:37:31.103462"], ["author_id", 263], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:37:31.106234"], ["updated_at", "2020-10-04 19:37:31.106234"], ["author_id", 263], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.152379"], ["updated_at", "2020-10-04 19:37:31.152379"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:37:31.154260"], ["author_id", 264], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.158082"], ["author_id", 264], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:37:31.161404"], ["author_id", 264], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.164457"], ["author_id", 264], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.168143"], ["updated_at", "2020-10-04 19:37:31.168143"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:37:31.169944"], ["author_id", 265], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:37:31.172781"], ["author_id", 265], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:37:31.176056"], ["author_id", 265], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.179421"], ["author_id", 265], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.183179"], ["author_id", 265], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.5ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.202969"], ["updated_at", "2020-10-04 19:37:31.202969"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:37:31.204950"], ["author_id", 266], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.208322"], ["author_id", 266], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:37:31.212003"], ["author_id", 266], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.215043"], ["author_id", 266], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.218686"], ["updated_at", "2020-10-04 19:37:31.218686"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:37:31.220519"], ["author_id", 267], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:37:31.224328"], ["author_id", 267], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:37:31.227780"], ["author_id", 267], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.231524"], ["author_id", 267], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.235189"], ["author_id", 267], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.255514"], ["updated_at", "2020-10-04 19:37:31.255514"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:37:31.257448"], ["author_id", 268], ["status", 2], ["likes", 23]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.260596"], ["author_id", 268], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:37:31.264440"], ["author_id", 268], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.268002"], ["author_id", 268], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.271259"], ["updated_at", "2020-10-04 19:37:31.271259"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:37:31.272973"], ["author_id", 269], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:37:31.275749"], ["author_id", 269], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:37:31.278451"], ["author_id", 269], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.281529"], ["author_id", 269], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.284903"], ["author_id", 269], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.304696"], ["updated_at", "2020-10-04 19:37:31.304696"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:37:31.306481"], ["author_id", 270], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.309548"], ["author_id", 270], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:37:31.312289"], ["author_id", 270], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.315371"], ["author_id", 270], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.318419"], ["updated_at", "2020-10-04 19:37:31.318419"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:37:31.320078"], ["author_id", 271], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:37:31.322950"], ["author_id", 271], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:37:31.325875"], ["author_id", 271], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.328699"], ["author_id", 271], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.331985"], ["author_id", 271], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.358841"], ["updated_at", "2020-10-04 19:37:31.358841"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:37:31.360782"], ["author_id", 272], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.363980"], ["author_id", 272], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:37:31.367380"], ["author_id", 272], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.371076"], ["author_id", 272], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.374664"], ["updated_at", "2020-10-04 19:37:31.374664"], ["name", "Timmy"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:37:31.376931"], ["author_id", 273], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:37:31.379693"], ["author_id", 273], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:37:31.382210"], ["author_id", 273], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.385471"], ["author_id", 273], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:37:31.388253"], ["author_id", 273], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.423096"], ["updated_at", "2020-10-04 19:37:31.423096"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.424611"], ["author_id", 274], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.427081"], ["author_id", 274], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.429677"], ["updated_at", "2020-10-04 19:37:31.429677"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.431329"], ["author_id", 275], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.434224"], ["author_id", 275], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.440658"], ["updated_at", "2020-10-04 19:37:31.440658"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.442378"], ["author_id", 276], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.445116"], ["author_id", 276], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.447723"], ["updated_at", "2020-10-04 19:37:31.447723"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.449564"], ["author_id", 277], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.452464"], ["author_id", 277], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.458132"], ["updated_at", "2020-10-04 19:37:31.458132"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.459955"], ["author_id", 278], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.462639"], ["author_id", 278], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.3ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (12.0ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.498200"], ["updated_at", "2020-10-04 19:37:31.498200"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.512015"], ["author_id", 279], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:37:31.515756"], ["author_id", 279], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.519042"], ["updated_at", "2020-10-04 19:37:31.519042"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:37:31.520622"], ["author_id", 280], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.523495"], ["author_id", 280], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:37:31.526517"], ["author_id", 280], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.532613"], ["updated_at", "2020-10-04 19:37:31.532613"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.534198"], ["author_id", 281], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:37:31.536705"], ["author_id", 281], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:37:31.539177"], ["updated_at", "2020-10-04 19:37:31.539177"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:37:31.540448"], ["author_id", 282], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.542505"], ["author_id", 282], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:37:31.544585"], ["author_id", 282], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.552257"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.554379"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.555969"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:37:31.557685"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.567797"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.569824"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.571466"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:37:31.572998"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.577583"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.579324"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.581465"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:37:31.583648"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.594355"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.596217"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.597852"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:37:31.599730"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.668131"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.669956"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.671480"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:37:31.673010"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.676286"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.678189"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.679789"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:37:31.681475"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.686398"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.688205"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:37:31.689921"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:37:31.691536"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (1.0ms) SELECT sqlite_version(*)  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT sqlite_version(*)  (0.1ms) SELECT sqlite_version(*)  (0.1ms) DROP TABLE IF EXISTS "authors"  (1.9ms) CREATE TABLE "authors" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "name" varchar)  (0.2ms) DROP TABLE IF EXISTS "comments"  (1.4ms) CREATE TABLE "comments" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "post_id" integer, "author_id" integer, "likes" integer DEFAULT 0 NOT NULL)  (0.1ms) DROP TABLE IF EXISTS "posts"  (1.3ms) CREATE TABLE "posts" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "title" varchar, "author_id" integer, "status" integer DEFAULT 0 NOT NULL, "likes" integer DEFAULT 0 NOT NULL, "category" integer, "published_at" datetime)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20150714202319)  (1.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]  (0.1ms) begin transaction ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", "2020-10-04 19:38:39.724156"], ["updated_at", "2020-10-04 19:38:39.724156"]]  (0.8ms) commit transaction ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]] ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "schema_sha1"], ["LIMIT", 1]]  (0.0ms) begin transaction ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "schema_sha1"], ["value", "d95cd5d1c1174b3be343732fb6c2992cfde51109"], ["created_at", "2020-10-04 19:38:39.728301"], ["updated_at", "2020-10-04 19:38:39.728301"]]  (1.2ms) commit transaction  (0.1ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.184286"], ["updated_at", "2020-10-04 19:38:40.184286"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.202651"], ["updated_at", "2020-10-04 19:38:40.202651"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.6ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.205338"], ["updated_at", "2020-10-04 19:38:40.205338"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.207172"], ["updated_at", "2020-10-04 19:38:40.207172"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (1.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.209944"], ["updated_at", "2020-10-04 19:38:40.209944"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.212872"], ["updated_at", "2020-10-04 19:38:40.212872"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.214743"], ["updated_at", "2020-10-04 19:38:40.214743"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.217494"], ["updated_at", "2020-10-04 19:38:40.217494"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.220778"], ["updated_at", "2020-10-04 19:38:40.220778"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.224166"], ["updated_at", "2020-10-04 19:38:40.224166"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.226297"], ["updated_at", "2020-10-04 19:38:40.226297"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.295902"], ["updated_at", "2020-10-04 19:38:40.295902"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.300024"], ["updated_at", "2020-10-04 19:38:40.300024"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.302617"], ["updated_at", "2020-10-04 19:38:40.302617"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.306356"], ["updated_at", "2020-10-04 19:38:40.306356"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.317560"], ["updated_at", "2020-10-04 19:38:40.317560"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.318937"], ["updated_at", "2020-10-04 19:38:40.318937"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.320364"], ["updated_at", "2020-10-04 19:38:40.320364"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.322250"], ["updated_at", "2020-10-04 19:38:40.322250"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.323697"], ["updated_at", "2020-10-04 19:38:40.323697"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.324964"], ["updated_at", "2020-10-04 19:38:40.324964"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.325982"], ["updated_at", "2020-10-04 19:38:40.325982"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.369082"], ["updated_at", "2020-10-04 19:38:40.369082"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.371763"], ["updated_at", "2020-10-04 19:38:40.371763"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.373630"], ["updated_at", "2020-10-04 19:38:40.373630"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.375340"], ["updated_at", "2020-10-04 19:38:40.375340"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.377363"], ["updated_at", "2020-10-04 19:38:40.377363"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.378847"], ["updated_at", "2020-10-04 19:38:40.378847"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.380197"], ["updated_at", "2020-10-04 19:38:40.380197"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.381670"], ["updated_at", "2020-10-04 19:38:40.381670"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.383279"], ["updated_at", "2020-10-04 19:38:40.383279"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.384633"], ["updated_at", "2020-10-04 19:38:40.384633"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.385705"], ["updated_at", "2020-10-04 19:38:40.385705"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.397972"], ["updated_at", "2020-10-04 19:38:40.397972"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.399157"], ["updated_at", "2020-10-04 19:38:40.399157"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.400678"], ["updated_at", "2020-10-04 19:38:40.400678"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.402302"], ["updated_at", "2020-10-04 19:38:40.402302"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.403048"], ["updated_at", "2020-10-04 19:38:40.403048"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.404413"], ["updated_at", "2020-10-04 19:38:40.404413"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.405915"], ["updated_at", "2020-10-04 19:38:40.405915"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.407484"], ["updated_at", "2020-10-04 19:38:40.407484"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.408316"], ["updated_at", "2020-10-04 19:38:40.408316"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.413175"], ["updated_at", "2020-10-04 19:38:40.413175"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.414525"], ["updated_at", "2020-10-04 19:38:40.414525"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.416369"], ["updated_at", "2020-10-04 19:38:40.416369"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.418314"], ["updated_at", "2020-10-04 19:38:40.418314"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.419236"], ["updated_at", "2020-10-04 19:38:40.419236"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.420947"], ["updated_at", "2020-10-04 19:38:40.420947"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.422587"], ["updated_at", "2020-10-04 19:38:40.422587"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.424114"], ["updated_at", "2020-10-04 19:38:40.424114"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.424929"], ["updated_at", "2020-10-04 19:38:40.424929"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.429509"], ["updated_at", "2020-10-04 19:38:40.429509"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.430597"], ["updated_at", "2020-10-04 19:38:40.430597"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.432174"], ["updated_at", "2020-10-04 19:38:40.432174"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.434015"], ["updated_at", "2020-10-04 19:38:40.434015"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.434942"], ["updated_at", "2020-10-04 19:38:40.434942"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.436528"], ["updated_at", "2020-10-04 19:38:40.436528"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.438160"], ["updated_at", "2020-10-04 19:38:40.438160"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.439695"], ["updated_at", "2020-10-04 19:38:40.439695"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.440459"], ["updated_at", "2020-10-04 19:38:40.440459"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.445079"], ["updated_at", "2020-10-04 19:38:40.445079"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.446139"], ["updated_at", "2020-10-04 19:38:40.446139"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.447778"], ["updated_at", "2020-10-04 19:38:40.447778"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.449576"], ["updated_at", "2020-10-04 19:38:40.449576"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.450421"], ["updated_at", "2020-10-04 19:38:40.450421"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.451870"], ["updated_at", "2020-10-04 19:38:40.451870"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.453216"], ["updated_at", "2020-10-04 19:38:40.453216"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.454691"], ["updated_at", "2020-10-04 19:38:40.454691"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.455516"], ["updated_at", "2020-10-04 19:38:40.455516"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.3ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.460075"], ["updated_at", "2020-10-04 19:38:40.460075"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.461199"], ["updated_at", "2020-10-04 19:38:40.461199"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.463229"], ["updated_at", "2020-10-04 19:38:40.463229"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.465760"], ["updated_at", "2020-10-04 19:38:40.465760"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.466640"], ["updated_at", "2020-10-04 19:38:40.466640"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.468201"], ["updated_at", "2020-10-04 19:38:40.468201"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.470135"], ["updated_at", "2020-10-04 19:38:40.470135"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.471750"], ["updated_at", "2020-10-04 19:38:40.471750"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.472567"], ["updated_at", "2020-10-04 19:38:40.472567"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.477215"], ["updated_at", "2020-10-04 19:38:40.477215"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.478293"], ["updated_at", "2020-10-04 19:38:40.478293"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.479864"], ["updated_at", "2020-10-04 19:38:40.479864"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.481303"], ["updated_at", "2020-10-04 19:38:40.481303"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.482122"], ["updated_at", "2020-10-04 19:38:40.482122"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.483705"], ["updated_at", "2020-10-04 19:38:40.483705"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.485199"], ["updated_at", "2020-10-04 19:38:40.485199"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.486940"], ["updated_at", "2020-10-04 19:38:40.486940"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.487818"], ["updated_at", "2020-10-04 19:38:40.487818"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.506324"], ["updated_at", "2020-10-04 19:38:40.506324"], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.507637"], ["updated_at", "2020-10-04 19:38:40.507637"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.508651"], ["updated_at", "2020-10-04 19:38:40.508651"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.2ms) SELECT MAX(posts.likes) FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.520819"], ["updated_at", "2020-10-04 19:38:40.520819"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.525655"], ["updated_at", "2020-10-04 19:38:40.525655"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.526701"], ["updated_at", "2020-10-04 19:38:40.526701"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.528115"], ["updated_at", "2020-10-04 19:38:40.528115"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.528882"], ["updated_at", "2020-10-04 19:38:40.528882"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.529825"], ["updated_at", "2020-10-04 19:38:40.529825"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.3ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.535316"], ["updated_at", "2020-10-04 19:38:40.535316"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.536452"], ["updated_at", "2020-10-04 19:38:40.536452"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.537923"], ["updated_at", "2020-10-04 19:38:40.537923"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.538887"], ["updated_at", "2020-10-04 19:38:40.538887"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.540221"], ["updated_at", "2020-10-04 19:38:40.540221"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.540980"], ["updated_at", "2020-10-04 19:38:40.540980"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.542253"], ["updated_at", "2020-10-04 19:38:40.542253"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:38:40.543547"], ["updated_at", "2020-10-04 19:38:40.543547"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.566358"], ["updated_at", "2020-10-04 19:38:40.566358"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:38:40.567706"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.569692"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:38:40.574202"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.575979"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.577566"], ["updated_at", "2020-10-04 19:38:40.577566"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:38:40.578428"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:38:40.579997"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:38:40.581661"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.583574"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.585081"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.3ms) rollback transaction  (0.2ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.598785"], ["updated_at", "2020-10-04 19:38:40.598785"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:38:40.599900"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.601473"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:38:40.603079"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.606054"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.607836"], ["updated_at", "2020-10-04 19:38:40.607836"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:38:40.608637"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:38:40.610165"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:38:40.611667"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.613062"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.614686"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.628624"], ["updated_at", "2020-10-04 19:38:40.628624"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:38:40.629673"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.631118"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:38:40.632594"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.634058"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.635571"], ["updated_at", "2020-10-04 19:38:40.635571"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:38:40.636494"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:38:40.638281"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:38:40.639772"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.641121"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.642474"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.656508"], ["updated_at", "2020-10-04 19:38:40.656508"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:38:40.657714"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.659633"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:38:40.661191"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.662799"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.664645"], ["updated_at", "2020-10-04 19:38:40.664645"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:38:40.665608"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:38:40.667332"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:38:40.668764"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.670232"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.671652"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.688076"], ["updated_at", "2020-10-04 19:38:40.688076"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:38:40.689249"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.690911"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:38:40.692350"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.693729"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.695152"], ["updated_at", "2020-10-04 19:38:40.695152"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:38:40.695915"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:38:40.697465"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:38:40.701012"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.703044"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:38:40.704581"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.727804"], ["updated_at", "2020-10-04 19:38:40.727804"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.728873"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.730565"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.732345"], ["updated_at", "2020-10-04 19:38:40.732345"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.733391"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.735261"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.3ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.739060"], ["updated_at", "2020-10-04 19:38:40.739060"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.740107"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.741546"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.742918"], ["updated_at", "2020-10-04 19:38:40.742918"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.743671"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.745117"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.6ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.752283"], ["updated_at", "2020-10-04 19:38:40.752283"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.753799"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.755657"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.6ms) rollback transaction  (0.1ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.776003"], ["updated_at", "2020-10-04 19:38:40.776003"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.777115"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:38:40.778643"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.780242"], ["updated_at", "2020-10-04 19:38:40.780242"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:38:40.781158"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.782758"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:38:40.784362"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.3ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.789122"], ["updated_at", "2020-10-04 19:38:40.789122"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.790256"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:38:40.791882"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:38:40.793737"], ["updated_at", "2020-10-04 19:38:40.793737"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:38:40.795440"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.797438"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:38:40.799667"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.806328"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.807978"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.809194"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:38:40.810388"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.819006"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.820652"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.821758"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:38:40.823013"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.826762"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.828406"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.829793"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:38:40.831098"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.839525"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.841586"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.843436"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:38:40.844573"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.917605"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.919177"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.920349"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:38:40.921401"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.924122"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.925594"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.926739"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:38:40.927891"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.0ms) SELECT COUNT(*) FROM "posts"  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.931582"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.933130"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:38:40.934269"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:38:40.935329"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.0ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (1.1ms) SELECT sqlite_version(*)  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.584559"], ["updated_at", "2020-10-04 19:39:02.584559"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.603416"], ["updated_at", "2020-10-04 19:39:02.603416"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.8ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.606447"], ["updated_at", "2020-10-04 19:39:02.606447"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.608224"], ["updated_at", "2020-10-04 19:39:02.608224"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.610042"], ["updated_at", "2020-10-04 19:39:02.610042"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.612727"], ["updated_at", "2020-10-04 19:39:02.612727"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.615760"], ["updated_at", "2020-10-04 19:39:02.615760"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.618325"], ["updated_at", "2020-10-04 19:39:02.618325"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.620780"], ["updated_at", "2020-10-04 19:39:02.620780"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.623851"], ["updated_at", "2020-10-04 19:39:02.623851"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.625951"], ["updated_at", "2020-10-04 19:39:02.625951"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.686451"], ["updated_at", "2020-10-04 19:39:02.686451"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.689801"], ["updated_at", "2020-10-04 19:39:02.689801"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.693437"], ["updated_at", "2020-10-04 19:39:02.693437"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.697036"], ["updated_at", "2020-10-04 19:39:02.697036"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.699979"], ["updated_at", "2020-10-04 19:39:02.699979"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.712706"], ["updated_at", "2020-10-04 19:39:02.712706"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.715199"], ["updated_at", "2020-10-04 19:39:02.715199"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.717723"], ["updated_at", "2020-10-04 19:39:02.717723"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.720064"], ["updated_at", "2020-10-04 19:39:02.720064"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.722396"], ["updated_at", "2020-10-04 19:39:02.722396"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.724243"], ["updated_at", "2020-10-04 19:39:02.724243"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.747287"], ["updated_at", "2020-10-04 19:39:02.747287"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.750529"], ["updated_at", "2020-10-04 19:39:02.750529"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.752600"], ["updated_at", "2020-10-04 19:39:02.752600"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.754639"], ["updated_at", "2020-10-04 19:39:02.754639"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.756453"], ["updated_at", "2020-10-04 19:39:02.756453"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.758015"], ["updated_at", "2020-10-04 19:39:02.758015"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.759689"], ["updated_at", "2020-10-04 19:39:02.759689"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.761427"], ["updated_at", "2020-10-04 19:39:02.761427"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.763085"], ["updated_at", "2020-10-04 19:39:02.763085"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.766127"], ["updated_at", "2020-10-04 19:39:02.766127"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.768986"], ["updated_at", "2020-10-04 19:39:02.768986"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.783605"], ["updated_at", "2020-10-04 19:39:02.783605"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.785209"], ["updated_at", "2020-10-04 19:39:02.785209"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.787207"], ["updated_at", "2020-10-04 19:39:02.787207"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.789021"], ["updated_at", "2020-10-04 19:39:02.789021"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.790020"], ["updated_at", "2020-10-04 19:39:02.790020"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.791685"], ["updated_at", "2020-10-04 19:39:02.791685"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.793645"], ["updated_at", "2020-10-04 19:39:02.793645"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.795372"], ["updated_at", "2020-10-04 19:39:02.795372"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.796464"], ["updated_at", "2020-10-04 19:39:02.796464"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.803267"], ["updated_at", "2020-10-04 19:39:02.803267"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.804658"], ["updated_at", "2020-10-04 19:39:02.804658"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.806535"], ["updated_at", "2020-10-04 19:39:02.806535"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.808178"], ["updated_at", "2020-10-04 19:39:02.808178"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.809118"], ["updated_at", "2020-10-04 19:39:02.809118"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.810912"], ["updated_at", "2020-10-04 19:39:02.810912"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.812780"], ["updated_at", "2020-10-04 19:39:02.812780"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.816385"], ["updated_at", "2020-10-04 19:39:02.816385"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.817792"], ["updated_at", "2020-10-04 19:39:02.817792"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.823180"], ["updated_at", "2020-10-04 19:39:02.823180"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.824529"], ["updated_at", "2020-10-04 19:39:02.824529"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.827022"], ["updated_at", "2020-10-04 19:39:02.827022"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.829022"], ["updated_at", "2020-10-04 19:39:02.829022"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.829975"], ["updated_at", "2020-10-04 19:39:02.829975"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.831923"], ["updated_at", "2020-10-04 19:39:02.831923"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.833914"], ["updated_at", "2020-10-04 19:39:02.833914"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.835711"], ["updated_at", "2020-10-04 19:39:02.835711"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.836725"], ["updated_at", "2020-10-04 19:39:02.836725"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.841911"], ["updated_at", "2020-10-04 19:39:02.841911"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.843133"], ["updated_at", "2020-10-04 19:39:02.843133"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.844836"], ["updated_at", "2020-10-04 19:39:02.844836"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.846603"], ["updated_at", "2020-10-04 19:39:02.846603"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.847592"], ["updated_at", "2020-10-04 19:39:02.847592"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.849551"], ["updated_at", "2020-10-04 19:39:02.849551"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.851325"], ["updated_at", "2020-10-04 19:39:02.851325"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.853339"], ["updated_at", "2020-10-04 19:39:02.853339"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.854431"], ["updated_at", "2020-10-04 19:39:02.854431"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.859711"], ["updated_at", "2020-10-04 19:39:02.859711"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.860954"], ["updated_at", "2020-10-04 19:39:02.860954"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.863411"], ["updated_at", "2020-10-04 19:39:02.863411"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.866485"], ["updated_at", "2020-10-04 19:39:02.866485"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.867689"], ["updated_at", "2020-10-04 19:39:02.867689"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.869734"], ["updated_at", "2020-10-04 19:39:02.869734"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.872138"], ["updated_at", "2020-10-04 19:39:02.872138"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.874069"], ["updated_at", "2020-10-04 19:39:02.874069"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.875023"], ["updated_at", "2020-10-04 19:39:02.875023"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.880110"], ["updated_at", "2020-10-04 19:39:02.880110"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.881385"], ["updated_at", "2020-10-04 19:39:02.881385"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.883636"], ["updated_at", "2020-10-04 19:39:02.883636"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.885546"], ["updated_at", "2020-10-04 19:39:02.885546"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.886548"], ["updated_at", "2020-10-04 19:39:02.886548"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.888178"], ["updated_at", "2020-10-04 19:39:02.888178"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.889938"], ["updated_at", "2020-10-04 19:39:02.889938"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.891860"], ["updated_at", "2020-10-04 19:39:02.891860"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.892769"], ["updated_at", "2020-10-04 19:39:02.892769"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (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.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) 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.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.915798"], ["updated_at", "2020-10-04 19:39:02.915798"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.918042"], ["updated_at", "2020-10-04 19:39:02.918042"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.919428"], ["updated_at", "2020-10-04 19:39:02.919428"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.932014"], ["updated_at", "2020-10-04 19:39:02.932014"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.938494"], ["updated_at", "2020-10-04 19:39:02.938494"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.939821"], ["updated_at", "2020-10-04 19:39:02.939821"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.941666"], ["updated_at", "2020-10-04 19:39:02.941666"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.942589"], ["updated_at", "2020-10-04 19:39:02.942589"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.943856"], ["updated_at", "2020-10-04 19:39:02.943856"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.951023"], ["updated_at", "2020-10-04 19:39:02.951023"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.952428"], ["updated_at", "2020-10-04 19:39:02.952428"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.954263"], ["updated_at", "2020-10-04 19:39:02.954263"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.955417"], ["updated_at", "2020-10-04 19:39:02.955417"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.957005"], ["updated_at", "2020-10-04 19:39:02.957005"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.957873"], ["updated_at", "2020-10-04 19:39:02.957873"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.959640"], ["updated_at", "2020-10-04 19:39:02.959640"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:39:02.961870"], ["updated_at", "2020-10-04 19:39:02.961870"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (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.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.987220"], ["updated_at", "2020-10-04 19:39:02.987220"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:39:02.988585"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:02.990513"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:39:02.992195"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:39:02.993801"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:02.995379"], ["updated_at", "2020-10-04 19:39:02.995379"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:39:02.996285"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:39:02.999026"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:39:03.003008"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.005290"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:39:03.007208"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.023315"], ["updated_at", "2020-10-04 19:39:03.023315"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:39:03.024588"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.026314"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:39:03.027955"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:39:03.029973"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.031918"], ["updated_at", "2020-10-04 19:39:03.031918"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:39:03.033022"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:39:03.035124"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:39:03.036987"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.038672"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:39:03.040359"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (1.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.063884"], ["updated_at", "2020-10-04 19:39:03.063884"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:39:03.065268"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.067572"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:39:03.069603"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:39:03.071338"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.073218"], ["updated_at", "2020-10-04 19:39:03.073218"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:39:03.074151"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:39:03.075817"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:39:03.077448"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.079325"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:39:03.081350"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.098494"], ["updated_at", "2020-10-04 19:39:03.098494"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:39:03.100713"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.103725"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:39:03.106602"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:39:03.108710"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.110872"], ["updated_at", "2020-10-04 19:39:03.110872"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:39:03.111934"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:39:03.113642"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:39:03.115486"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.117756"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:39:03.119723"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.3ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.142122"], ["updated_at", "2020-10-04 19:39:03.142122"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:39:03.143413"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.145166"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:39:03.146772"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:39:03.148558"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.150501"], ["updated_at", "2020-10-04 19:39:03.150501"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:39:03.151442"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:39:03.153201"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:39:03.154904"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.156579"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:39:03.158945"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.189075"], ["updated_at", "2020-10-04 19:39:03.189075"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.190373"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.192337"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.194000"], ["updated_at", "2020-10-04 19:39:03.194000"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.194875"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.196692"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.201611"], ["updated_at", "2020-10-04 19:39:03.201611"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.202982"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.204756"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.206516"], ["updated_at", "2020-10-04 19:39:03.206516"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.207908"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.210911"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.215518"], ["updated_at", "2020-10-04 19:39:03.215518"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.216781"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.219018"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.5ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.1ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (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.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.242525"], ["updated_at", "2020-10-04 19:39:03.242525"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.243786"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:39:03.245500"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.247139"], ["updated_at", "2020-10-04 19:39:03.247139"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:39:03.248184"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.250130"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:39:03.252318"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.6ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.259229"], ["updated_at", "2020-10-04 19:39:03.259229"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.260678"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:39:03.262862"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:39:03.264831"], ["updated_at", "2020-10-04 19:39:03.264831"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:39:03.265992"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.268769"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:39:03.271160"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.277595"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.279707"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.281163"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:39:03.282755"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.293132"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.294854"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.296109"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:39:03.297509"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.303273"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.306865"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.309413"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:39:03.310835"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (1.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.319031"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.321433"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.323033"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:39:03.324400"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.408302"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.410168"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.411389"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:39:03.412605"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.416645"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.418702"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.420090"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:39:03.421320"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.425180"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.426735"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:39:03.427973"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:39:03.429375"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (1.1ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.722803"], ["updated_at", "2020-10-04 19:40:22.722803"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.741753"], ["updated_at", "2020-10-04 19:40:22.741753"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (1.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.745035"], ["updated_at", "2020-10-04 19:40:22.745035"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.747101"], ["updated_at", "2020-10-04 19:40:22.747101"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.750679"], ["updated_at", "2020-10-04 19:40:22.750679"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.753356"], ["updated_at", "2020-10-04 19:40:22.753356"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.756101"], ["updated_at", "2020-10-04 19:40:22.756101"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.758732"], ["updated_at", "2020-10-04 19:40:22.758732"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.762291"], ["updated_at", "2020-10-04 19:40:22.762291"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.765900"], ["updated_at", "2020-10-04 19:40:22.765900"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.768120"], ["updated_at", "2020-10-04 19:40:22.768120"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.833225"], ["updated_at", "2020-10-04 19:40:22.833225"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (1.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.836501"], ["updated_at", "2020-10-04 19:40:22.836501"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.840757"], ["updated_at", "2020-10-04 19:40:22.840757"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.844069"], ["updated_at", "2020-10-04 19:40:22.844069"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.854829"], ["updated_at", "2020-10-04 19:40:22.854829"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.856530"], ["updated_at", "2020-10-04 19:40:22.856530"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.858100"], ["updated_at", "2020-10-04 19:40:22.858100"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.859710"], ["updated_at", "2020-10-04 19:40:22.859710"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.861309"], ["updated_at", "2020-10-04 19:40:22.861309"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.862860"], ["updated_at", "2020-10-04 19:40:22.862860"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.864163"], ["updated_at", "2020-10-04 19:40:22.864163"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.885328"], ["updated_at", "2020-10-04 19:40:22.885328"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.887585"], ["updated_at", "2020-10-04 19:40:22.887585"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.889322"], ["updated_at", "2020-10-04 19:40:22.889322"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.891038"], ["updated_at", "2020-10-04 19:40:22.891038"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.892716"], ["updated_at", "2020-10-04 19:40:22.892716"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.894495"], ["updated_at", "2020-10-04 19:40:22.894495"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.896225"], ["updated_at", "2020-10-04 19:40:22.896225"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.898086"], ["updated_at", "2020-10-04 19:40:22.898086"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.899848"], ["updated_at", "2020-10-04 19:40:22.899848"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.901358"], ["updated_at", "2020-10-04 19:40:22.901358"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.902644"], ["updated_at", "2020-10-04 19:40:22.902644"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.916259"], ["updated_at", "2020-10-04 19:40:22.916259"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.917516"], ["updated_at", "2020-10-04 19:40:22.917516"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.919236"], ["updated_at", "2020-10-04 19:40:22.919236"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.920821"], ["updated_at", "2020-10-04 19:40:22.920821"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.921709"], ["updated_at", "2020-10-04 19:40:22.921709"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.923353"], ["updated_at", "2020-10-04 19:40:22.923353"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.924984"], ["updated_at", "2020-10-04 19:40:22.924984"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.926523"], ["updated_at", "2020-10-04 19:40:22.926523"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.927436"], ["updated_at", "2020-10-04 19:40:22.927436"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.932902"], ["updated_at", "2020-10-04 19:40:22.932902"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.934161"], ["updated_at", "2020-10-04 19:40:22.934161"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.935917"], ["updated_at", "2020-10-04 19:40:22.935917"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.937930"], ["updated_at", "2020-10-04 19:40:22.937930"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.939008"], ["updated_at", "2020-10-04 19:40:22.939008"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.941280"], ["updated_at", "2020-10-04 19:40:22.941280"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.943984"], ["updated_at", "2020-10-04 19:40:22.943984"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.946050"], ["updated_at", "2020-10-04 19:40:22.946050"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.947073"], ["updated_at", "2020-10-04 19:40:22.947073"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.953205"], ["updated_at", "2020-10-04 19:40:22.953205"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.954699"], ["updated_at", "2020-10-04 19:40:22.954699"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.956960"], ["updated_at", "2020-10-04 19:40:22.956960"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.959059"], ["updated_at", "2020-10-04 19:40:22.959059"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.960021"], ["updated_at", "2020-10-04 19:40:22.960021"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.962567"], ["updated_at", "2020-10-04 19:40:22.962567"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.965085"], ["updated_at", "2020-10-04 19:40:22.965085"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.967302"], ["updated_at", "2020-10-04 19:40:22.967302"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.968257"], ["updated_at", "2020-10-04 19:40:22.968257"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.974480"], ["updated_at", "2020-10-04 19:40:22.974480"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.975794"], ["updated_at", "2020-10-04 19:40:22.975794"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.977575"], ["updated_at", "2020-10-04 19:40:22.977575"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.979509"], ["updated_at", "2020-10-04 19:40:22.979509"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.980533"], ["updated_at", "2020-10-04 19:40:22.980533"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.982835"], ["updated_at", "2020-10-04 19:40:22.982835"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.984916"], ["updated_at", "2020-10-04 19:40:22.984916"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.987101"], ["updated_at", "2020-10-04 19:40:22.987101"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.988373"], ["updated_at", "2020-10-04 19:40:22.988373"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:22.994839"], ["updated_at", "2020-10-04 19:40:22.994839"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.996331"], ["updated_at", "2020-10-04 19:40:22.996331"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:22.998558"], ["updated_at", "2020-10-04 19:40:22.998558"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.000498"], ["updated_at", "2020-10-04 19:40:23.000498"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.001459"], ["updated_at", "2020-10-04 19:40:23.001459"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.003341"], ["updated_at", "2020-10-04 19:40:23.003341"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.005157"], ["updated_at", "2020-10-04 19:40:23.005157"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.006847"], ["updated_at", "2020-10-04 19:40:23.006847"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.008113"], ["updated_at", "2020-10-04 19:40:23.008113"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.012966"], ["updated_at", "2020-10-04 19:40:23.012966"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.014183"], ["updated_at", "2020-10-04 19:40:23.014183"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.015875"], ["updated_at", "2020-10-04 19:40:23.015875"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.017513"], ["updated_at", "2020-10-04 19:40:23.017513"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.018397"], ["updated_at", "2020-10-04 19:40:23.018397"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.020077"], ["updated_at", "2020-10-04 19:40:23.020077"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.021862"], ["updated_at", "2020-10-04 19:40:23.021862"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.023637"], ["updated_at", "2020-10-04 19:40:23.023637"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.024966"], ["updated_at", "2020-10-04 19:40:23.024966"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.6ms) 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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.050741"], ["updated_at", "2020-10-04 19:40:23.050741"], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.052358"], ["updated_at", "2020-10-04 19:40:23.052358"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.053675"], ["updated_at", "2020-10-04 19:40:23.053675"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.066637"], ["updated_at", "2020-10-04 19:40:23.066637"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.072240"], ["updated_at", "2020-10-04 19:40:23.072240"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.073648"], ["updated_at", "2020-10-04 19:40:23.073648"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.076623"], ["updated_at", "2020-10-04 19:40:23.076623"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.077743"], ["updated_at", "2020-10-04 19:40:23.077743"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.079391"], ["updated_at", "2020-10-04 19:40:23.079391"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.086821"], ["updated_at", "2020-10-04 19:40:23.086821"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.088191"], ["updated_at", "2020-10-04 19:40:23.088191"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.090432"], ["updated_at", "2020-10-04 19:40:23.090432"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.091746"], ["updated_at", "2020-10-04 19:40:23.091746"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.093380"], ["updated_at", "2020-10-04 19:40:23.093380"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.094298"], ["updated_at", "2020-10-04 19:40:23.094298"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.096064"], ["updated_at", "2020-10-04 19:40:23.096064"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:40:23.097959"], ["updated_at", "2020-10-04 19:40:23.097959"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (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.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.123497"], ["updated_at", "2020-10-04 19:40:23.123497"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:40:23.126315"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.128498"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:40:23.130542"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.132854"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.134892"], ["updated_at", "2020-10-04 19:40:23.134892"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:40:23.135968"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:40:23.138286"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:40:23.140701"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.142786"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.144537"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (1.9ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.159712"], ["updated_at", "2020-10-04 19:40:23.159712"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:40:23.161050"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.163037"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:40:23.164931"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.167223"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.169231"], ["updated_at", "2020-10-04 19:40:23.169231"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:40:23.170194"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:40:23.172145"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:40:23.173935"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.175864"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.177805"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.204102"], ["updated_at", "2020-10-04 19:40:23.204102"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:40:23.205413"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.207214"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:40:23.208816"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.210552"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.212508"], ["updated_at", "2020-10-04 19:40:23.212508"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:40:23.213529"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:40:23.215885"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:40:23.217705"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.219450"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.221255"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.238486"], ["updated_at", "2020-10-04 19:40:23.238486"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:40:23.240240"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.242598"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:40:23.244475"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.246807"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.249477"], ["updated_at", "2020-10-04 19:40:23.249477"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:40:23.250503"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:40:23.252509"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:40:23.254417"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.256172"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.257992"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.3ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.281384"], ["updated_at", "2020-10-04 19:40:23.281384"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:40:23.283120"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.285155"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:40:23.286911"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.288879"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.290654"], ["updated_at", "2020-10-04 19:40:23.290654"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:40:23.291736"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:40:23.293511"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:40:23.295325"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.298342"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:40:23.301311"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.332961"], ["updated_at", "2020-10-04 19:40:23.332961"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.334362"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.336623"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.338535"], ["updated_at", "2020-10-04 19:40:23.338535"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.339664"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.341839"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.347702"], ["updated_at", "2020-10-04 19:40:23.347702"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.349721"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.352151"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.354420"], ["updated_at", "2020-10-04 19:40:23.354420"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.355600"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.357372"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.362350"], ["updated_at", "2020-10-04 19:40:23.362350"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.363724"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.365987"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.1ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (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.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.389709"], ["updated_at", "2020-10-04 19:40:23.389709"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.391071"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:40:23.393375"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.397215"], ["updated_at", "2020-10-04 19:40:23.397215"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:40:23.399186"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.401494"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:40:23.403438"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.408613"], ["updated_at", "2020-10-04 19:40:23.408613"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.409891"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:40:23.411716"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:40:23.413564"], ["updated_at", "2020-10-04 19:40:23.413564"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:40:23.414543"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.416288"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:40:23.418155"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.424706"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.426386"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.427843"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:40:23.429164"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.438554"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.440806"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.442937"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:40:23.444570"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.449394"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.451424"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.452894"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:40:23.454324"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.461448"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.463264"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.464689"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:40:23.466050"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.553265"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.555039"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.556241"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:40:23.557669"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.561007"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.562682"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.563981"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:40:23.565285"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.569382"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.571137"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:40:23.572398"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:40:23.573635"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.789550"], ["updated_at", "2020-10-04 19:42:03.789550"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.806822"], ["updated_at", "2020-10-04 19:42:03.806822"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (1.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.810159"], ["updated_at", "2020-10-04 19:42:03.810159"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.812131"], ["updated_at", "2020-10-04 19:42:03.812131"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.813842"], ["updated_at", "2020-10-04 19:42:03.813842"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.815533"], ["updated_at", "2020-10-04 19:42:03.815533"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.818947"], ["updated_at", "2020-10-04 19:42:03.818947"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.821129"], ["updated_at", "2020-10-04 19:42:03.821129"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.823405"], ["updated_at", "2020-10-04 19:42:03.823405"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.826442"], ["updated_at", "2020-10-04 19:42:03.826442"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (1.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.828512"], ["updated_at", "2020-10-04 19:42:03.828512"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.860076"], ["updated_at", "2020-10-04 19:42:03.860076"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.863691"], ["updated_at", "2020-10-04 19:42:03.863691"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.866261"], ["updated_at", "2020-10-04 19:42:03.866261"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.871239"], ["updated_at", "2020-10-04 19:42:03.871239"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.873833"], ["updated_at", "2020-10-04 19:42:03.873833"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.877355"], ["updated_at", "2020-10-04 19:42:03.877355"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.880150"], ["updated_at", "2020-10-04 19:42:03.880150"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.884109"], ["updated_at", "2020-10-04 19:42:03.884109"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.886967"], ["updated_at", "2020-10-04 19:42:03.886967"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.890117"], ["updated_at", "2020-10-04 19:42:03.890117"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.892369"], ["updated_at", "2020-10-04 19:42:03.892369"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.8ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.935581"], ["updated_at", "2020-10-04 19:42:03.935581"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.940114"], ["updated_at", "2020-10-04 19:42:03.940114"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.942234"], ["updated_at", "2020-10-04 19:42:03.942234"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.944347"], ["updated_at", "2020-10-04 19:42:03.944347"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.946321"], ["updated_at", "2020-10-04 19:42:03.946321"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.947890"], ["updated_at", "2020-10-04 19:42:03.947890"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.949583"], ["updated_at", "2020-10-04 19:42:03.949583"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.951536"], ["updated_at", "2020-10-04 19:42:03.951536"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.953545"], ["updated_at", "2020-10-04 19:42:03.953545"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.955287"], ["updated_at", "2020-10-04 19:42:03.955287"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.956695"], ["updated_at", "2020-10-04 19:42:03.956695"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.964586"], ["updated_at", "2020-10-04 19:42:03.964586"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.966170"], ["updated_at", "2020-10-04 19:42:03.966170"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.968325"], ["updated_at", "2020-10-04 19:42:03.968325"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.970119"], ["updated_at", "2020-10-04 19:42:03.970119"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.971039"], ["updated_at", "2020-10-04 19:42:03.971039"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.972950"], ["updated_at", "2020-10-04 19:42:03.972950"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.974553"], ["updated_at", "2020-10-04 19:42:03.974553"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.976368"], ["updated_at", "2020-10-04 19:42:03.976368"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.977351"], ["updated_at", "2020-10-04 19:42:03.977351"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.983353"], ["updated_at", "2020-10-04 19:42:03.983353"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.984591"], ["updated_at", "2020-10-04 19:42:03.984591"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.986295"], ["updated_at", "2020-10-04 19:42:03.986295"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.988178"], ["updated_at", "2020-10-04 19:42:03.988178"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.989187"], ["updated_at", "2020-10-04 19:42:03.989187"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.990892"], ["updated_at", "2020-10-04 19:42:03.990892"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.992777"], ["updated_at", "2020-10-04 19:42:03.992777"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:03.995959"], ["updated_at", "2020-10-04 19:42:03.995959"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:03.997269"], ["updated_at", "2020-10-04 19:42:03.997269"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.003845"], ["updated_at", "2020-10-04 19:42:04.003845"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.005190"], ["updated_at", "2020-10-04 19:42:04.005190"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.007248"], ["updated_at", "2020-10-04 19:42:04.007248"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.009121"], ["updated_at", "2020-10-04 19:42:04.009121"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.010059"], ["updated_at", "2020-10-04 19:42:04.010059"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.011724"], ["updated_at", "2020-10-04 19:42:04.011724"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.013849"], ["updated_at", "2020-10-04 19:42:04.013849"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.015638"], ["updated_at", "2020-10-04 19:42:04.015638"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.016571"], ["updated_at", "2020-10-04 19:42:04.016571"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.022239"], ["updated_at", "2020-10-04 19:42:04.022239"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.023633"], ["updated_at", "2020-10-04 19:42:04.023633"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.025409"], ["updated_at", "2020-10-04 19:42:04.025409"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.027168"], ["updated_at", "2020-10-04 19:42:04.027168"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.028172"], ["updated_at", "2020-10-04 19:42:04.028172"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.030004"], ["updated_at", "2020-10-04 19:42:04.030004"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.031992"], ["updated_at", "2020-10-04 19:42:04.031992"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.033895"], ["updated_at", "2020-10-04 19:42:04.033895"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.034840"], ["updated_at", "2020-10-04 19:42:04.034840"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.039998"], ["updated_at", "2020-10-04 19:42:04.039998"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.041200"], ["updated_at", "2020-10-04 19:42:04.041200"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.044223"], ["updated_at", "2020-10-04 19:42:04.044223"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.046750"], ["updated_at", "2020-10-04 19:42:04.046750"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.048204"], ["updated_at", "2020-10-04 19:42:04.048204"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.050386"], ["updated_at", "2020-10-04 19:42:04.050386"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.052679"], ["updated_at", "2020-10-04 19:42:04.052679"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.054913"], ["updated_at", "2020-10-04 19:42:04.054913"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.055935"], ["updated_at", "2020-10-04 19:42:04.055935"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.061174"], ["updated_at", "2020-10-04 19:42:04.061174"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.062406"], ["updated_at", "2020-10-04 19:42:04.062406"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.064742"], ["updated_at", "2020-10-04 19:42:04.064742"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.066559"], ["updated_at", "2020-10-04 19:42:04.066559"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.067502"], ["updated_at", "2020-10-04 19:42:04.067502"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.069499"], ["updated_at", "2020-10-04 19:42:04.069499"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.071288"], ["updated_at", "2020-10-04 19:42:04.071288"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.072953"], ["updated_at", "2020-10-04 19:42:04.072953"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.073882"], ["updated_at", "2020-10-04 19:42:04.073882"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (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.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.100041"], ["updated_at", "2020-10-04 19:42:04.100041"], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.101658"], ["updated_at", "2020-10-04 19:42:04.101658"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.103304"], ["updated_at", "2020-10-04 19:42:04.103304"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.117631"], ["updated_at", "2020-10-04 19:42:04.117631"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.122891"], ["updated_at", "2020-10-04 19:42:04.122891"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.124116"], ["updated_at", "2020-10-04 19:42:04.124116"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.125986"], ["updated_at", "2020-10-04 19:42:04.125986"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.126975"], ["updated_at", "2020-10-04 19:42:04.126975"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.128315"], ["updated_at", "2020-10-04 19:42:04.128315"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.134918"], ["updated_at", "2020-10-04 19:42:04.134918"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.136122"], ["updated_at", "2020-10-04 19:42:04.136122"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.137900"], ["updated_at", "2020-10-04 19:42:04.137900"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.139145"], ["updated_at", "2020-10-04 19:42:04.139145"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.140956"], ["updated_at", "2020-10-04 19:42:04.140956"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.141905"], ["updated_at", "2020-10-04 19:42:04.141905"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.144244"], ["updated_at", "2020-10-04 19:42:04.144244"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:04.146289"], ["updated_at", "2020-10-04 19:42:04.146289"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.172685"], ["updated_at", "2020-10-04 19:42:04.172685"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:04.173939"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.175793"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:04.177562"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.179409"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.181342"], ["updated_at", "2020-10-04 19:42:04.181342"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:04.183214"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:04.186127"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:04.188110"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.189955"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.191750"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.2ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.207676"], ["updated_at", "2020-10-04 19:42:04.207676"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:04.209216"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.211300"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:04.213602"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.215510"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.217353"], ["updated_at", "2020-10-04 19:42:04.217353"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:04.218352"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:04.220143"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:04.221773"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.223354"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.224969"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.242425"], ["updated_at", "2020-10-04 19:42:04.242425"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:04.244111"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.246684"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:04.248526"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.250237"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.252125"], ["updated_at", "2020-10-04 19:42:04.252125"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:04.253088"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:04.255151"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:04.257088"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.258881"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.260642"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.281555"], ["updated_at", "2020-10-04 19:42:04.281555"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:04.284103"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.286196"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:04.288017"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.290241"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.292029"], ["updated_at", "2020-10-04 19:42:04.292029"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:04.292957"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:04.294701"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:04.296875"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.299033"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.300801"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.323430"], ["updated_at", "2020-10-04 19:42:04.323430"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:04.324719"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.326585"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:04.328343"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.330786"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.332961"], ["updated_at", "2020-10-04 19:42:04.332961"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:04.333879"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:04.335615"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:04.337324"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.338897"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:04.342028"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (1.9ms) 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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.372705"], ["updated_at", "2020-10-04 19:42:04.372705"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.373998"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.376044"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.377999"], ["updated_at", "2020-10-04 19:42:04.377999"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.378984"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.381095"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.385844"], ["updated_at", "2020-10-04 19:42:04.385844"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.387060"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.388916"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.391901"], ["updated_at", "2020-10-04 19:42:04.391901"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.393284"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.395652"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.401040"], ["updated_at", "2020-10-04 19:42:04.401040"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.402371"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.404599"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.1ms) rollback transaction  (0.1ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.428344"], ["updated_at", "2020-10-04 19:42:04.428344"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.429848"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:04.431754"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.433561"], ["updated_at", "2020-10-04 19:42:04.433561"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:04.434650"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.436501"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:42:04.438559"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.444439"], ["updated_at", "2020-10-04 19:42:04.444439"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.446001"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:04.448078"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:04.449935"], ["updated_at", "2020-10-04 19:42:04.449935"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:04.451072"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.452935"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:42:04.454620"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.461337"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.463138"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.464366"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:04.465599"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.474995"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.477470"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.479858"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:04.481189"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.485639"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.487751"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.489272"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:04.490615"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.497520"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.499238"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.500526"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:04.501766"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.584125"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.585728"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.586933"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:04.588066"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.590713"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.592309"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.593527"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:04.594621"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.0ms) SELECT COUNT(*) FROM "posts"  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.598359"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.599892"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:04.601115"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:04.602393"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.472030"], ["updated_at", "2020-10-04 19:42:50.472030"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.490703"], ["updated_at", "2020-10-04 19:42:50.490703"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (1.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.494105"], ["updated_at", "2020-10-04 19:42:50.494105"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.496353"], ["updated_at", "2020-10-04 19:42:50.496353"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.498331"], ["updated_at", "2020-10-04 19:42:50.498331"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.500104"], ["updated_at", "2020-10-04 19:42:50.500104"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.503057"], ["updated_at", "2020-10-04 19:42:50.503057"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.506491"], ["updated_at", "2020-10-04 19:42:50.506491"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.509038"], ["updated_at", "2020-10-04 19:42:50.509038"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (1.0ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.512557"], ["updated_at", "2020-10-04 19:42:50.512557"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.516005"], ["updated_at", "2020-10-04 19:42:50.516005"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (1.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.546356"], ["updated_at", "2020-10-04 19:42:50.546356"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.9ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.549607"], ["updated_at", "2020-10-04 19:42:50.549607"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.553470"], ["updated_at", "2020-10-04 19:42:50.553470"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.557742"], ["updated_at", "2020-10-04 19:42:50.557742"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.561198"], ["updated_at", "2020-10-04 19:42:50.561198"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.565035"], ["updated_at", "2020-10-04 19:42:50.565035"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.567951"], ["updated_at", "2020-10-04 19:42:50.567951"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.8ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.571840"], ["updated_at", "2020-10-04 19:42:50.571840"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.574469"], ["updated_at", "2020-10-04 19:42:50.574469"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.578317"], ["updated_at", "2020-10-04 19:42:50.578317"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.580781"], ["updated_at", "2020-10-04 19:42:50.580781"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.622979"], ["updated_at", "2020-10-04 19:42:50.622979"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.625295"], ["updated_at", "2020-10-04 19:42:50.625295"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.628461"], ["updated_at", "2020-10-04 19:42:50.628461"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.630758"], ["updated_at", "2020-10-04 19:42:50.630758"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.632607"], ["updated_at", "2020-10-04 19:42:50.632607"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.634110"], ["updated_at", "2020-10-04 19:42:50.634110"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.635923"], ["updated_at", "2020-10-04 19:42:50.635923"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.638251"], ["updated_at", "2020-10-04 19:42:50.638251"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.640528"], ["updated_at", "2020-10-04 19:42:50.640528"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.642251"], ["updated_at", "2020-10-04 19:42:50.642251"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.643536"], ["updated_at", "2020-10-04 19:42:50.643536"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.650243"], ["updated_at", "2020-10-04 19:42:50.650243"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.651495"], ["updated_at", "2020-10-04 19:42:50.651495"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.653242"], ["updated_at", "2020-10-04 19:42:50.653242"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.655021"], ["updated_at", "2020-10-04 19:42:50.655021"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.655960"], ["updated_at", "2020-10-04 19:42:50.655960"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.657599"], ["updated_at", "2020-10-04 19:42:50.657599"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.659649"], ["updated_at", "2020-10-04 19:42:50.659649"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.661548"], ["updated_at", "2020-10-04 19:42:50.661548"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.662514"], ["updated_at", "2020-10-04 19:42:50.662514"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.667950"], ["updated_at", "2020-10-04 19:42:50.667950"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.669156"], ["updated_at", "2020-10-04 19:42:50.669156"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.670976"], ["updated_at", "2020-10-04 19:42:50.670976"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.672590"], ["updated_at", "2020-10-04 19:42:50.672590"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.673508"], ["updated_at", "2020-10-04 19:42:50.673508"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.675036"], ["updated_at", "2020-10-04 19:42:50.675036"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.676655"], ["updated_at", "2020-10-04 19:42:50.676655"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.678584"], ["updated_at", "2020-10-04 19:42:50.678584"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.679520"], ["updated_at", "2020-10-04 19:42:50.679520"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.687251"], ["updated_at", "2020-10-04 19:42:50.687251"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.688570"], ["updated_at", "2020-10-04 19:42:50.688570"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.690620"], ["updated_at", "2020-10-04 19:42:50.690620"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.692534"], ["updated_at", "2020-10-04 19:42:50.692534"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.693480"], ["updated_at", "2020-10-04 19:42:50.693480"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.695344"], ["updated_at", "2020-10-04 19:42:50.695344"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.697213"], ["updated_at", "2020-10-04 19:42:50.697213"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.698797"], ["updated_at", "2020-10-04 19:42:50.698797"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.699711"], ["updated_at", "2020-10-04 19:42:50.699711"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.704341"], ["updated_at", "2020-10-04 19:42:50.704341"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.705772"], ["updated_at", "2020-10-04 19:42:50.705772"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.707519"], ["updated_at", "2020-10-04 19:42:50.707519"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.709144"], ["updated_at", "2020-10-04 19:42:50.709144"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.710052"], ["updated_at", "2020-10-04 19:42:50.710052"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.711617"], ["updated_at", "2020-10-04 19:42:50.711617"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.713681"], ["updated_at", "2020-10-04 19:42:50.713681"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.715493"], ["updated_at", "2020-10-04 19:42:50.715493"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.716412"], ["updated_at", "2020-10-04 19:42:50.716412"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.721959"], ["updated_at", "2020-10-04 19:42:50.721959"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.723323"], ["updated_at", "2020-10-04 19:42:50.723323"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.725173"], ["updated_at", "2020-10-04 19:42:50.725173"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.726948"], ["updated_at", "2020-10-04 19:42:50.726948"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.727901"], ["updated_at", "2020-10-04 19:42:50.727901"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.730050"], ["updated_at", "2020-10-04 19:42:50.730050"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.733229"], ["updated_at", "2020-10-04 19:42:50.733229"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.735223"], ["updated_at", "2020-10-04 19:42:50.735223"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.736343"], ["updated_at", "2020-10-04 19:42:50.736343"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.742275"], ["updated_at", "2020-10-04 19:42:50.742275"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.743510"], ["updated_at", "2020-10-04 19:42:50.743510"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.745328"], ["updated_at", "2020-10-04 19:42:50.745328"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.747152"], ["updated_at", "2020-10-04 19:42:50.747152"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.748158"], ["updated_at", "2020-10-04 19:42:50.748158"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.749774"], ["updated_at", "2020-10-04 19:42:50.749774"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.751544"], ["updated_at", "2020-10-04 19:42:50.751544"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.753501"], ["updated_at", "2020-10-04 19:42:50.753501"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.754449"], ["updated_at", "2020-10-04 19:42:50.754449"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (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.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.0ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.777945"], ["updated_at", "2020-10-04 19:42:50.777945"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.780775"], ["updated_at", "2020-10-04 19:42:50.780775"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.783070"], ["updated_at", "2020-10-04 19:42:50.783070"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.797767"], ["updated_at", "2020-10-04 19:42:50.797767"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.803518"], ["updated_at", "2020-10-04 19:42:50.803518"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.804902"], ["updated_at", "2020-10-04 19:42:50.804902"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.806755"], ["updated_at", "2020-10-04 19:42:50.806755"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.807684"], ["updated_at", "2020-10-04 19:42:50.807684"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.808766"], ["updated_at", "2020-10-04 19:42:50.808766"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.815862"], ["updated_at", "2020-10-04 19:42:50.815862"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.817201"], ["updated_at", "2020-10-04 19:42:50.817201"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.818859"], ["updated_at", "2020-10-04 19:42:50.818859"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.819982"], ["updated_at", "2020-10-04 19:42:50.819982"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.821485"], ["updated_at", "2020-10-04 19:42:50.821485"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.822425"], ["updated_at", "2020-10-04 19:42:50.822425"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.824213"], ["updated_at", "2020-10-04 19:42:50.824213"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:42:50.826201"], ["updated_at", "2020-10-04 19:42:50.826201"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (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.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.855177"], ["updated_at", "2020-10-04 19:42:50.855177"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:50.856661"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:50.858582"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:50.860468"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:50.862250"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.864481"], ["updated_at", "2020-10-04 19:42:50.864481"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:50.865541"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:50.867591"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:50.869375"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:50.871034"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:50.872686"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (1.9ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.888550"], ["updated_at", "2020-10-04 19:42:50.888550"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:50.889936"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:50.892247"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:50.894407"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:50.896943"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.899238"], ["updated_at", "2020-10-04 19:42:50.899238"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:50.900209"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:50.901910"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:50.903780"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:50.905374"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:50.907023"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.923048"], ["updated_at", "2020-10-04 19:42:50.923048"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:50.924380"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:50.926194"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:50.928711"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:50.931567"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.933746"], ["updated_at", "2020-10-04 19:42:50.933746"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:50.934718"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:50.936784"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:50.938995"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:50.941166"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:50.943222"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.962586"], ["updated_at", "2020-10-04 19:42:50.962586"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:50.963923"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:50.965796"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:50.967570"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:50.969280"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:50.971109"], ["updated_at", "2020-10-04 19:42:50.971109"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:50.972050"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:50.973815"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:50.975497"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:50.977128"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:50.978747"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.001580"], ["updated_at", "2020-10-04 19:42:51.001580"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:42:51.002789"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.004736"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:51.006555"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:42:51.009170"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.011190"], ["updated_at", "2020-10-04 19:42:51.011190"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:51.012159"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:42:51.014010"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:42:51.015864"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.017516"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:42:51.019313"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.050266"], ["updated_at", "2020-10-04 19:42:51.050266"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.051562"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.053595"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.055721"], ["updated_at", "2020-10-04 19:42:51.055721"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.056811"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.058787"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.063588"], ["updated_at", "2020-10-04 19:42:51.063588"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.064891"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.066836"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.068559"], ["updated_at", "2020-10-04 19:42:51.068559"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.069486"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.071290"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.076344"], ["updated_at", "2020-10-04 19:42:51.076344"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.077763"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.079911"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.5ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.104396"], ["updated_at", "2020-10-04 19:42:51.104396"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.105891"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:51.108156"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.110390"], ["updated_at", "2020-10-04 19:42:51.110390"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:51.111364"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.113392"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:42:51.115090"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.121865"], ["updated_at", "2020-10-04 19:42:51.121865"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.123951"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:42:51.126311"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:42:51.128686"], ["updated_at", "2020-10-04 19:42:51.128686"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:42:51.129970"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.131928"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:42:51.133702"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.141213"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.143161"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.144631"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:51.146319"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.156486"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.158460"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.159976"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:51.161448"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.166571"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.169578"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.171857"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:51.173367"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.181368"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.183767"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.185167"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:51.186627"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.276874"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.278639"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.280087"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:51.281411"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.284518"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.286135"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.287354"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:51.288752"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.293035"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.294946"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:42:51.296581"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:42:51.297995"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (1.4ms) SELECT sqlite_version(*)  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.1ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.423128"], ["updated_at", "2020-10-04 19:43:09.423128"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.444358"], ["updated_at", "2020-10-04 19:43:09.444358"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (1.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.448571"], ["updated_at", "2020-10-04 19:43:09.448571"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.452164"], ["updated_at", "2020-10-04 19:43:09.452164"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.455169"], ["updated_at", "2020-10-04 19:43:09.455169"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.458451"], ["updated_at", "2020-10-04 19:43:09.458451"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.462094"], ["updated_at", "2020-10-04 19:43:09.462094"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.465169"], ["updated_at", "2020-10-04 19:43:09.465169"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.469021"], ["updated_at", "2020-10-04 19:43:09.469021"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.473033"], ["updated_at", "2020-10-04 19:43:09.473033"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.475397"], ["updated_at", "2020-10-04 19:43:09.475397"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (2.0ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.499369"], ["updated_at", "2020-10-04 19:43:09.499369"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.502330"], ["updated_at", "2020-10-04 19:43:09.502330"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.8ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.506286"], ["updated_at", "2020-10-04 19:43:09.506286"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.510019"], ["updated_at", "2020-10-04 19:43:09.510019"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.512541"], ["updated_at", "2020-10-04 19:43:09.512541"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.518078"], ["updated_at", "2020-10-04 19:43:09.518078"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.521035"], ["updated_at", "2020-10-04 19:43:09.521035"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.524833"], ["updated_at", "2020-10-04 19:43:09.524833"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.528101"], ["updated_at", "2020-10-04 19:43:09.528101"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.531667"], ["updated_at", "2020-10-04 19:43:09.531667"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.534169"], ["updated_at", "2020-10-04 19:43:09.534169"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (2.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.576787"], ["updated_at", "2020-10-04 19:43:09.576787"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.580234"], ["updated_at", "2020-10-04 19:43:09.580234"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.582945"], ["updated_at", "2020-10-04 19:43:09.582945"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.585398"], ["updated_at", "2020-10-04 19:43:09.585398"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.587792"], ["updated_at", "2020-10-04 19:43:09.587792"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.589763"], ["updated_at", "2020-10-04 19:43:09.589763"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.591689"], ["updated_at", "2020-10-04 19:43:09.591689"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.593958"], ["updated_at", "2020-10-04 19:43:09.593958"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.596765"], ["updated_at", "2020-10-04 19:43:09.596765"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.599408"], ["updated_at", "2020-10-04 19:43:09.599408"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.601148"], ["updated_at", "2020-10-04 19:43:09.601148"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.607065"], ["updated_at", "2020-10-04 19:43:09.607065"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.608479"], ["updated_at", "2020-10-04 19:43:09.608479"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.610536"], ["updated_at", "2020-10-04 19:43:09.610536"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.612887"], ["updated_at", "2020-10-04 19:43:09.612887"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.614143"], ["updated_at", "2020-10-04 19:43:09.614143"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.616196"], ["updated_at", "2020-10-04 19:43:09.616196"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.618108"], ["updated_at", "2020-10-04 19:43:09.618108"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.620076"], ["updated_at", "2020-10-04 19:43:09.620076"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.621045"], ["updated_at", "2020-10-04 19:43:09.621045"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.626655"], ["updated_at", "2020-10-04 19:43:09.626655"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.628026"], ["updated_at", "2020-10-04 19:43:09.628026"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.630278"], ["updated_at", "2020-10-04 19:43:09.630278"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.632087"], ["updated_at", "2020-10-04 19:43:09.632087"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.633026"], ["updated_at", "2020-10-04 19:43:09.633026"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.634867"], ["updated_at", "2020-10-04 19:43:09.634867"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.637446"], ["updated_at", "2020-10-04 19:43:09.637446"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.641894"], ["updated_at", "2020-10-04 19:43:09.641894"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.643222"], ["updated_at", "2020-10-04 19:43:09.643222"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.7ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.651071"], ["updated_at", "2020-10-04 19:43:09.651071"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.652479"], ["updated_at", "2020-10-04 19:43:09.652479"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.655168"], ["updated_at", "2020-10-04 19:43:09.655168"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.657384"], ["updated_at", "2020-10-04 19:43:09.657384"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.658360"], ["updated_at", "2020-10-04 19:43:09.658360"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.660425"], ["updated_at", "2020-10-04 19:43:09.660425"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.662661"], ["updated_at", "2020-10-04 19:43:09.662661"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.664813"], ["updated_at", "2020-10-04 19:43:09.664813"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.665845"], ["updated_at", "2020-10-04 19:43:09.665845"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.670941"], ["updated_at", "2020-10-04 19:43:09.670941"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.672164"], ["updated_at", "2020-10-04 19:43:09.672164"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.673839"], ["updated_at", "2020-10-04 19:43:09.673839"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.675457"], ["updated_at", "2020-10-04 19:43:09.675457"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.676544"], ["updated_at", "2020-10-04 19:43:09.676544"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.678549"], ["updated_at", "2020-10-04 19:43:09.678549"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.680364"], ["updated_at", "2020-10-04 19:43:09.680364"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.682105"], ["updated_at", "2020-10-04 19:43:09.682105"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.683012"], ["updated_at", "2020-10-04 19:43:09.683012"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.688226"], ["updated_at", "2020-10-04 19:43:09.688226"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.689895"], ["updated_at", "2020-10-04 19:43:09.689895"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.693388"], ["updated_at", "2020-10-04 19:43:09.693388"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.696349"], ["updated_at", "2020-10-04 19:43:09.696349"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.697553"], ["updated_at", "2020-10-04 19:43:09.697553"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.699456"], ["updated_at", "2020-10-04 19:43:09.699456"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.701192"], ["updated_at", "2020-10-04 19:43:09.701192"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.702930"], ["updated_at", "2020-10-04 19:43:09.702930"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.703968"], ["updated_at", "2020-10-04 19:43:09.703968"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.709095"], ["updated_at", "2020-10-04 19:43:09.709095"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.710368"], ["updated_at", "2020-10-04 19:43:09.710368"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.712479"], ["updated_at", "2020-10-04 19:43:09.712479"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.714287"], ["updated_at", "2020-10-04 19:43:09.714287"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.715313"], ["updated_at", "2020-10-04 19:43:09.715313"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.717101"], ["updated_at", "2020-10-04 19:43:09.717101"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.718955"], ["updated_at", "2020-10-04 19:43:09.718955"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.720724"], ["updated_at", "2020-10-04 19:43:09.720724"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.721660"], ["updated_at", "2020-10-04 19:43:09.721660"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.745129"], ["updated_at", "2020-10-04 19:43:09.745129"], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.746864"], ["updated_at", "2020-10-04 19:43:09.746864"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.748033"], ["updated_at", "2020-10-04 19:43:09.748033"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.760954"], ["updated_at", "2020-10-04 19:43:09.760954"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.766398"], ["updated_at", "2020-10-04 19:43:09.766398"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.767646"], ["updated_at", "2020-10-04 19:43:09.767646"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.770168"], ["updated_at", "2020-10-04 19:43:09.770168"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.771282"], ["updated_at", "2020-10-04 19:43:09.771282"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.772503"], ["updated_at", "2020-10-04 19:43:09.772503"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.778661"], ["updated_at", "2020-10-04 19:43:09.778661"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.780018"], ["updated_at", "2020-10-04 19:43:09.780018"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.781910"], ["updated_at", "2020-10-04 19:43:09.781910"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.783066"], ["updated_at", "2020-10-04 19:43:09.783066"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.784886"], ["updated_at", "2020-10-04 19:43:09.784886"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.785906"], ["updated_at", "2020-10-04 19:43:09.785906"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.788350"], ["updated_at", "2020-10-04 19:43:09.788350"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:09.790827"], ["updated_at", "2020-10-04 19:43:09.790827"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.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.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) 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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.815885"], ["updated_at", "2020-10-04 19:43:09.815885"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:09.817206"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.819200"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:09.821206"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.822935"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.824616"], ["updated_at", "2020-10-04 19:43:09.824616"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:09.825574"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:09.828267"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:09.832103"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.834046"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.836204"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.852971"], ["updated_at", "2020-10-04 19:43:09.852971"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:09.854284"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.856100"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:09.857787"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.859506"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.861339"], ["updated_at", "2020-10-04 19:43:09.861339"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:09.862512"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:09.864606"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:09.866456"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.868559"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.870360"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.888436"], ["updated_at", "2020-10-04 19:43:09.888436"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:09.890010"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.892551"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:09.894953"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.897490"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.899537"], ["updated_at", "2020-10-04 19:43:09.899537"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:09.900544"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:09.902287"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:09.904045"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.905648"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.907327"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.926969"], ["updated_at", "2020-10-04 19:43:09.926969"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:09.929129"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.931294"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:09.933225"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.935556"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.938213"], ["updated_at", "2020-10-04 19:43:09.938213"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:09.939585"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:09.941677"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:09.943670"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.945586"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.947330"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (1.0ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.967677"], ["updated_at", "2020-10-04 19:43:09.967677"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:09.968937"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.970726"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:09.972389"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.974000"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:09.975802"], ["updated_at", "2020-10-04 19:43:09.975802"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:09.976708"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:09.978696"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:09.980438"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:09.982096"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:09.983698"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.3ms) 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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:10.016282"], ["updated_at", "2020-10-04 19:43:10.016282"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.017569"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.019596"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:10.021540"], ["updated_at", "2020-10-04 19:43:10.021540"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.022665"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.024388"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:10.028809"], ["updated_at", "2020-10-04 19:43:10.028809"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.030098"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.031922"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:10.033676"], ["updated_at", "2020-10-04 19:43:10.033676"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.034677"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.038337"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:10.043860"], ["updated_at", "2020-10-04 19:43:10.043860"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.045383"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.047648"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:10.070541"], ["updated_at", "2020-10-04 19:43:10.070541"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.071876"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:10.073749"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:10.075469"], ["updated_at", "2020-10-04 19:43:10.075469"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:10.076430"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.078116"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:43:10.079741"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:10.085222"], ["updated_at", "2020-10-04 19:43:10.085222"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.087540"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:10.089848"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:10.091805"], ["updated_at", "2020-10-04 19:43:10.091805"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:10.092746"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.095122"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:43:10.097087"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.103921"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.105694"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.107077"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:10.108389"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.118209"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.119997"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.121463"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:10.122760"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.127265"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.129232"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.130576"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:10.131801"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.140006"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.142734"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.144456"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:10.146280"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.231129"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.232909"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.234251"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:10.235502"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.238737"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.240442"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.241682"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:10.243017"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.247814"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.249697"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:10.251183"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:10.252491"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.7ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.589427"], ["updated_at", "2020-10-04 19:43:28.589427"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.606639"], ["updated_at", "2020-10-04 19:43:28.606639"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.8ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.609487"], ["updated_at", "2020-10-04 19:43:28.609487"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.611460"], ["updated_at", "2020-10-04 19:43:28.611460"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.614199"], ["updated_at", "2020-10-04 19:43:28.614199"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.617109"], ["updated_at", "2020-10-04 19:43:28.617109"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.619375"], ["updated_at", "2020-10-04 19:43:28.619375"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.622555"], ["updated_at", "2020-10-04 19:43:28.622555"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.625177"], ["updated_at", "2020-10-04 19:43:28.625177"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.628790"], ["updated_at", "2020-10-04 19:43:28.628790"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.630808"], ["updated_at", "2020-10-04 19:43:28.630808"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.659621"], ["updated_at", "2020-10-04 19:43:28.659621"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.663439"], ["updated_at", "2020-10-04 19:43:28.663439"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.666734"], ["updated_at", "2020-10-04 19:43:28.666734"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.669813"], ["updated_at", "2020-10-04 19:43:28.669813"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.674129"], ["updated_at", "2020-10-04 19:43:28.674129"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.676707"], ["updated_at", "2020-10-04 19:43:28.676707"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.680750"], ["updated_at", "2020-10-04 19:43:28.680750"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.683853"], ["updated_at", "2020-10-04 19:43:28.683853"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.687442"], ["updated_at", "2020-10-04 19:43:28.687442"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.690962"], ["updated_at", "2020-10-04 19:43:28.690962"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.693091"], ["updated_at", "2020-10-04 19:43:28.693091"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.732617"], ["updated_at", "2020-10-04 19:43:28.732617"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.734957"], ["updated_at", "2020-10-04 19:43:28.734957"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.737701"], ["updated_at", "2020-10-04 19:43:28.737701"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.741065"], ["updated_at", "2020-10-04 19:43:28.741065"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.743039"], ["updated_at", "2020-10-04 19:43:28.743039"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.745059"], ["updated_at", "2020-10-04 19:43:28.745059"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.746931"], ["updated_at", "2020-10-04 19:43:28.746931"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.749104"], ["updated_at", "2020-10-04 19:43:28.749104"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.751209"], ["updated_at", "2020-10-04 19:43:28.751209"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.753140"], ["updated_at", "2020-10-04 19:43:28.753140"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.754586"], ["updated_at", "2020-10-04 19:43:28.754586"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.762193"], ["updated_at", "2020-10-04 19:43:28.762193"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.763759"], ["updated_at", "2020-10-04 19:43:28.763759"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.765753"], ["updated_at", "2020-10-04 19:43:28.765753"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.767681"], ["updated_at", "2020-10-04 19:43:28.767681"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.768745"], ["updated_at", "2020-10-04 19:43:28.768745"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.771104"], ["updated_at", "2020-10-04 19:43:28.771104"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.772859"], ["updated_at", "2020-10-04 19:43:28.772859"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.774535"], ["updated_at", "2020-10-04 19:43:28.774535"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.775513"], ["updated_at", "2020-10-04 19:43:28.775513"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.780902"], ["updated_at", "2020-10-04 19:43:28.780902"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.782103"], ["updated_at", "2020-10-04 19:43:28.782103"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.783860"], ["updated_at", "2020-10-04 19:43:28.783860"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.785612"], ["updated_at", "2020-10-04 19:43:28.785612"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.786552"], ["updated_at", "2020-10-04 19:43:28.786552"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.788285"], ["updated_at", "2020-10-04 19:43:28.788285"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.790073"], ["updated_at", "2020-10-04 19:43:28.790073"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.793133"], ["updated_at", "2020-10-04 19:43:28.793133"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.794677"], ["updated_at", "2020-10-04 19:43:28.794677"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.800657"], ["updated_at", "2020-10-04 19:43:28.800657"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.801932"], ["updated_at", "2020-10-04 19:43:28.801932"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.803956"], ["updated_at", "2020-10-04 19:43:28.803956"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.805887"], ["updated_at", "2020-10-04 19:43:28.805887"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.806803"], ["updated_at", "2020-10-04 19:43:28.806803"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.808393"], ["updated_at", "2020-10-04 19:43:28.808393"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.810085"], ["updated_at", "2020-10-04 19:43:28.810085"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.812103"], ["updated_at", "2020-10-04 19:43:28.812103"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.813135"], ["updated_at", "2020-10-04 19:43:28.813135"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.818030"], ["updated_at", "2020-10-04 19:43:28.818030"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.819211"], ["updated_at", "2020-10-04 19:43:28.819211"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.820857"], ["updated_at", "2020-10-04 19:43:28.820857"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.822444"], ["updated_at", "2020-10-04 19:43:28.822444"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.823303"], ["updated_at", "2020-10-04 19:43:28.823303"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.825118"], ["updated_at", "2020-10-04 19:43:28.825118"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.826887"], ["updated_at", "2020-10-04 19:43:28.826887"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.828850"], ["updated_at", "2020-10-04 19:43:28.828850"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.829836"], ["updated_at", "2020-10-04 19:43:28.829836"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.834736"], ["updated_at", "2020-10-04 19:43:28.834736"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.835930"], ["updated_at", "2020-10-04 19:43:28.835930"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.837608"], ["updated_at", "2020-10-04 19:43:28.837608"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.839270"], ["updated_at", "2020-10-04 19:43:28.839270"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.840187"], ["updated_at", "2020-10-04 19:43:28.840187"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.843382"], ["updated_at", "2020-10-04 19:43:28.843382"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.845599"], ["updated_at", "2020-10-04 19:43:28.845599"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.847362"], ["updated_at", "2020-10-04 19:43:28.847362"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.848325"], ["updated_at", "2020-10-04 19:43:28.848325"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.853854"], ["updated_at", "2020-10-04 19:43:28.853854"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.855256"], ["updated_at", "2020-10-04 19:43:28.855256"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.857029"], ["updated_at", "2020-10-04 19:43:28.857029"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.858676"], ["updated_at", "2020-10-04 19:43:28.858676"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.859557"], ["updated_at", "2020-10-04 19:43:28.859557"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.861758"], ["updated_at", "2020-10-04 19:43:28.861758"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.863949"], ["updated_at", "2020-10-04 19:43:28.863949"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.865738"], ["updated_at", "2020-10-04 19:43:28.865738"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.866692"], ["updated_at", "2020-10-04 19:43:28.866692"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.891654"], ["updated_at", "2020-10-04 19:43:28.891654"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.894382"], ["updated_at", "2020-10-04 19:43:28.894382"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.896508"], ["updated_at", "2020-10-04 19:43:28.896508"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.909617"], ["updated_at", "2020-10-04 19:43:28.909617"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.916518"], ["updated_at", "2020-10-04 19:43:28.916518"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.917817"], ["updated_at", "2020-10-04 19:43:28.917817"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.919643"], ["updated_at", "2020-10-04 19:43:28.919643"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.920593"], ["updated_at", "2020-10-04 19:43:28.920593"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.921863"], ["updated_at", "2020-10-04 19:43:28.921863"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.928686"], ["updated_at", "2020-10-04 19:43:28.928686"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.930261"], ["updated_at", "2020-10-04 19:43:28.930261"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.932132"], ["updated_at", "2020-10-04 19:43:28.932132"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.933323"], ["updated_at", "2020-10-04 19:43:28.933323"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.935050"], ["updated_at", "2020-10-04 19:43:28.935050"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.936015"], ["updated_at", "2020-10-04 19:43:28.936015"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.938234"], ["updated_at", "2020-10-04 19:43:28.938234"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:28.940248"], ["updated_at", "2020-10-04 19:43:28.940248"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.964756"], ["updated_at", "2020-10-04 19:43:28.964756"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:28.966424"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:28.968415"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:28.970122"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:28.971802"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.973661"], ["updated_at", "2020-10-04 19:43:28.973661"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:28.974563"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:28.976516"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:28.978967"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:28.981439"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:28.983624"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:28.999308"], ["updated_at", "2020-10-04 19:43:28.999308"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:29.000620"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.002404"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:29.004130"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:29.005876"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.007735"], ["updated_at", "2020-10-04 19:43:29.007735"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:29.008779"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:29.010626"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:29.012760"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.015264"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:29.017112"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.034705"], ["updated_at", "2020-10-04 19:43:29.034705"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:29.036063"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.037961"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:29.039841"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:29.041536"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.043878"], ["updated_at", "2020-10-04 19:43:29.043878"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:29.045158"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:29.047582"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:29.049457"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.051314"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:29.053233"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (1.3ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.075100"], ["updated_at", "2020-10-04 19:43:29.075100"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:29.076532"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.078758"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:29.082640"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:29.085009"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.087020"], ["updated_at", "2020-10-04 19:43:29.087020"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:29.088147"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:29.090132"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:29.091914"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.093644"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:29.096100"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.118331"], ["updated_at", "2020-10-04 19:43:29.118331"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:29.119607"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.121497"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:29.123169"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:29.125031"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.127303"], ["updated_at", "2020-10-04 19:43:29.127303"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:29.128569"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:29.130743"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:29.132472"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.134182"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:29.137150"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.169040"], ["updated_at", "2020-10-04 19:43:29.169040"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.170375"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.172351"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.174058"], ["updated_at", "2020-10-04 19:43:29.174058"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.175153"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.176961"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.182103"], ["updated_at", "2020-10-04 19:43:29.182103"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.183579"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.186796"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.189084"], ["updated_at", "2020-10-04 19:43:29.189084"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.190172"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.192241"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.198134"], ["updated_at", "2020-10-04 19:43:29.198134"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.199539"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.201384"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.224672"], ["updated_at", "2020-10-04 19:43:29.224672"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.226123"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:29.228524"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.230698"], ["updated_at", "2020-10-04 19:43:29.230698"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:29.231656"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.233849"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:43:29.235741"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.241337"], ["updated_at", "2020-10-04 19:43:29.241337"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.242669"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:29.244721"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:29.247162"], ["updated_at", "2020-10-04 19:43:29.247162"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:29.248235"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.250192"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:43:29.251976"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.258571"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.260730"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.263147"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:29.264782"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.275428"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.277740"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.279898"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:29.281612"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.286171"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.288299"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.289831"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:29.291102"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.298823"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.300711"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.301998"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:29.303316"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.5ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.392627"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.394478"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.395750"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:29.396895"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.399781"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.401393"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.402715"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:29.403923"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.408076"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.409676"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:29.410962"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:29.412392"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (1.2ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.160323"], ["updated_at", "2020-10-04 19:43:39.160323"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.178746"], ["updated_at", "2020-10-04 19:43:39.178746"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.6ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.181639"], ["updated_at", "2020-10-04 19:43:39.181639"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.183589"], ["updated_at", "2020-10-04 19:43:39.183589"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.185352"], ["updated_at", "2020-10-04 19:43:39.185352"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.187260"], ["updated_at", "2020-10-04 19:43:39.187260"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.190281"], ["updated_at", "2020-10-04 19:43:39.190281"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.193488"], ["updated_at", "2020-10-04 19:43:39.193488"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.195676"], ["updated_at", "2020-10-04 19:43:39.195676"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.198603"], ["updated_at", "2020-10-04 19:43:39.198603"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.200768"], ["updated_at", "2020-10-04 19:43:39.200768"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.229623"], ["updated_at", "2020-10-04 19:43:39.229623"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.8ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.232434"], ["updated_at", "2020-10-04 19:43:39.232434"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.236039"], ["updated_at", "2020-10-04 19:43:39.236039"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.238772"], ["updated_at", "2020-10-04 19:43:39.238772"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.243509"], ["updated_at", "2020-10-04 19:43:39.243509"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.245869"], ["updated_at", "2020-10-04 19:43:39.245869"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.248785"], ["updated_at", "2020-10-04 19:43:39.248785"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.252745"], ["updated_at", "2020-10-04 19:43:39.252745"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.256628"], ["updated_at", "2020-10-04 19:43:39.256628"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.259258"], ["updated_at", "2020-10-04 19:43:39.259258"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.262892"], ["updated_at", "2020-10-04 19:43:39.262892"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.306575"], ["updated_at", "2020-10-04 19:43:39.306575"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.311063"], ["updated_at", "2020-10-04 19:43:39.311063"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.314006"], ["updated_at", "2020-10-04 19:43:39.314006"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.316409"], ["updated_at", "2020-10-04 19:43:39.316409"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.318228"], ["updated_at", "2020-10-04 19:43:39.318228"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.319751"], ["updated_at", "2020-10-04 19:43:39.319751"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.321653"], ["updated_at", "2020-10-04 19:43:39.321653"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.323470"], ["updated_at", "2020-10-04 19:43:39.323470"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.325755"], ["updated_at", "2020-10-04 19:43:39.325755"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.327724"], ["updated_at", "2020-10-04 19:43:39.327724"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.329678"], ["updated_at", "2020-10-04 19:43:39.329678"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.336432"], ["updated_at", "2020-10-04 19:43:39.336432"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.337755"], ["updated_at", "2020-10-04 19:43:39.337755"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.339551"], ["updated_at", "2020-10-04 19:43:39.339551"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.341361"], ["updated_at", "2020-10-04 19:43:39.341361"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.342375"], ["updated_at", "2020-10-04 19:43:39.342375"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.344535"], ["updated_at", "2020-10-04 19:43:39.344535"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.346841"], ["updated_at", "2020-10-04 19:43:39.346841"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.348660"], ["updated_at", "2020-10-04 19:43:39.348660"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.349584"], ["updated_at", "2020-10-04 19:43:39.349584"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.355188"], ["updated_at", "2020-10-04 19:43:39.355188"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.356467"], ["updated_at", "2020-10-04 19:43:39.356467"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.358194"], ["updated_at", "2020-10-04 19:43:39.358194"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.359967"], ["updated_at", "2020-10-04 19:43:39.359967"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.360991"], ["updated_at", "2020-10-04 19:43:39.360991"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.362919"], ["updated_at", "2020-10-04 19:43:39.362919"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.364803"], ["updated_at", "2020-10-04 19:43:39.364803"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.366684"], ["updated_at", "2020-10-04 19:43:39.366684"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.368468"], ["updated_at", "2020-10-04 19:43:39.368468"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.375008"], ["updated_at", "2020-10-04 19:43:39.375008"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.377174"], ["updated_at", "2020-10-04 19:43:39.377174"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.379503"], ["updated_at", "2020-10-04 19:43:39.379503"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.381251"], ["updated_at", "2020-10-04 19:43:39.381251"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.382377"], ["updated_at", "2020-10-04 19:43:39.382377"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.384129"], ["updated_at", "2020-10-04 19:43:39.384129"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.385803"], ["updated_at", "2020-10-04 19:43:39.385803"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.387442"], ["updated_at", "2020-10-04 19:43:39.387442"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.388379"], ["updated_at", "2020-10-04 19:43:39.388379"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.393982"], ["updated_at", "2020-10-04 19:43:39.393982"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.395812"], ["updated_at", "2020-10-04 19:43:39.395812"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.397891"], ["updated_at", "2020-10-04 19:43:39.397891"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.399666"], ["updated_at", "2020-10-04 19:43:39.399666"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.400578"], ["updated_at", "2020-10-04 19:43:39.400578"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.402323"], ["updated_at", "2020-10-04 19:43:39.402323"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.404200"], ["updated_at", "2020-10-04 19:43:39.404200"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.406093"], ["updated_at", "2020-10-04 19:43:39.406093"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.407069"], ["updated_at", "2020-10-04 19:43:39.407069"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.412943"], ["updated_at", "2020-10-04 19:43:39.412943"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.414471"], ["updated_at", "2020-10-04 19:43:39.414471"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.416579"], ["updated_at", "2020-10-04 19:43:39.416579"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.419740"], ["updated_at", "2020-10-04 19:43:39.419740"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.421102"], ["updated_at", "2020-10-04 19:43:39.421102"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.423182"], ["updated_at", "2020-10-04 19:43:39.423182"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.425046"], ["updated_at", "2020-10-04 19:43:39.425046"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.427638"], ["updated_at", "2020-10-04 19:43:39.427638"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.429126"], ["updated_at", "2020-10-04 19:43:39.429126"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.434710"], ["updated_at", "2020-10-04 19:43:39.434710"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.436007"], ["updated_at", "2020-10-04 19:43:39.436007"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.438072"], ["updated_at", "2020-10-04 19:43:39.438072"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.439874"], ["updated_at", "2020-10-04 19:43:39.439874"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.440830"], ["updated_at", "2020-10-04 19:43:39.440830"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.442542"], ["updated_at", "2020-10-04 19:43:39.442542"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.444816"], ["updated_at", "2020-10-04 19:43:39.444816"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.447240"], ["updated_at", "2020-10-04 19:43:39.447240"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.448357"], ["updated_at", "2020-10-04 19:43:39.448357"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.474033"], ["updated_at", "2020-10-04 19:43:39.474033"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.475831"], ["updated_at", "2020-10-04 19:43:39.475831"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.477835"], ["updated_at", "2020-10-04 19:43:39.477835"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.491886"], ["updated_at", "2020-10-04 19:43:39.491886"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.497863"], ["updated_at", "2020-10-04 19:43:39.497863"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.499236"], ["updated_at", "2020-10-04 19:43:39.499236"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.500984"], ["updated_at", "2020-10-04 19:43:39.500984"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.501920"], ["updated_at", "2020-10-04 19:43:39.501920"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.503078"], ["updated_at", "2020-10-04 19:43:39.503078"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.509433"], ["updated_at", "2020-10-04 19:43:39.509433"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.510795"], ["updated_at", "2020-10-04 19:43:39.510795"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.512966"], ["updated_at", "2020-10-04 19:43:39.512966"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.514286"], ["updated_at", "2020-10-04 19:43:39.514286"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.516479"], ["updated_at", "2020-10-04 19:43:39.516479"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.517946"], ["updated_at", "2020-10-04 19:43:39.517946"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.519979"], ["updated_at", "2020-10-04 19:43:39.519979"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:39.521797"], ["updated_at", "2020-10-04 19:43:39.521797"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) 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.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.547808"], ["updated_at", "2020-10-04 19:43:39.547808"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:39.549236"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.551114"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:39.552800"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.554509"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.556328"], ["updated_at", "2020-10-04 19:43:39.556328"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:39.557217"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:39.560765"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:39.563098"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.564981"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.566634"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.582057"], ["updated_at", "2020-10-04 19:43:39.582057"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:39.583695"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.585775"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:39.587557"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.589200"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.590969"], ["updated_at", "2020-10-04 19:43:39.590969"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:39.592025"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:39.593826"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:39.596263"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.598238"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.600007"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.617315"], ["updated_at", "2020-10-04 19:43:39.617315"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:39.618954"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.621135"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:39.622902"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.624521"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.626365"], ["updated_at", "2020-10-04 19:43:39.626365"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:39.627306"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:39.629428"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:39.631664"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.633386"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.635140"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.655580"], ["updated_at", "2020-10-04 19:43:39.655580"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:39.657736"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.660613"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:39.663356"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.665668"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.667708"], ["updated_at", "2020-10-04 19:43:39.667708"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:39.668675"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:39.670519"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:39.672326"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.673912"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.675548"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.698731"], ["updated_at", "2020-10-04 19:43:39.698731"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:39.699972"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.701750"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:39.703454"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.705191"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.707059"], ["updated_at", "2020-10-04 19:43:39.707059"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:39.707957"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:39.709759"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:39.711578"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.713462"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:39.715647"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.748548"], ["updated_at", "2020-10-04 19:43:39.748548"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.749820"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.751650"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.753431"], ["updated_at", "2020-10-04 19:43:39.753431"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.754422"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.756126"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.761188"], ["updated_at", "2020-10-04 19:43:39.761188"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.763148"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.765153"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.767289"], ["updated_at", "2020-10-04 19:43:39.767289"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.769418"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.771901"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.776577"], ["updated_at", "2020-10-04 19:43:39.776577"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.778437"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.780821"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) 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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.805171"], ["updated_at", "2020-10-04 19:43:39.805171"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.806572"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:39.808576"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.810473"], ["updated_at", "2020-10-04 19:43:39.810473"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:39.811875"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.814057"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:43:39.816079"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.821709"], ["updated_at", "2020-10-04 19:43:39.821709"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.822952"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:39.824883"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:39.827442"], ["updated_at", "2020-10-04 19:43:39.827442"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:39.829206"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.831875"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:43:39.833703"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.840190"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.842117"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.843522"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:39.845154"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.855859"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.857921"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.859419"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:39.860798"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.866107"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.868142"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.869540"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:39.870776"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.877556"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.880150"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.881608"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:39.882867"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.970026"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.971911"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.973779"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:39.975186"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.978939"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.981217"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.982642"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:39.983960"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.988213"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.990052"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:39.991502"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:39.992924"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.6ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.133751"], ["updated_at", "2020-10-04 19:43:50.133751"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.151141"], ["updated_at", "2020-10-04 19:43:50.151141"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (1.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.154503"], ["updated_at", "2020-10-04 19:43:50.154503"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.156422"], ["updated_at", "2020-10-04 19:43:50.156422"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.158279"], ["updated_at", "2020-10-04 19:43:50.158279"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.161503"], ["updated_at", "2020-10-04 19:43:50.161503"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.164130"], ["updated_at", "2020-10-04 19:43:50.164130"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.5ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.166761"], ["updated_at", "2020-10-04 19:43:50.166761"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.169731"], ["updated_at", "2020-10-04 19:43:50.169731"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.173089"], ["updated_at", "2020-10-04 19:43:50.173089"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.175363"], ["updated_at", "2020-10-04 19:43:50.175363"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (6.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.204820"], ["updated_at", "2020-10-04 19:43:50.204820"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.207681"], ["updated_at", "2020-10-04 19:43:50.207681"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.211318"], ["updated_at", "2020-10-04 19:43:50.211318"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.215123"], ["updated_at", "2020-10-04 19:43:50.215123"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.218293"], ["updated_at", "2020-10-04 19:43:50.218293"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.222298"], ["updated_at", "2020-10-04 19:43:50.222298"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (1.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.224966"], ["updated_at", "2020-10-04 19:43:50.224966"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.229095"], ["updated_at", "2020-10-04 19:43:50.229095"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.232061"], ["updated_at", "2020-10-04 19:43:50.232061"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.235435"], ["updated_at", "2020-10-04 19:43:50.235435"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.238921"], ["updated_at", "2020-10-04 19:43:50.238921"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.281787"], ["updated_at", "2020-10-04 19:43:50.281787"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.285628"], ["updated_at", "2020-10-04 19:43:50.285628"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.287742"], ["updated_at", "2020-10-04 19:43:50.287742"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.289978"], ["updated_at", "2020-10-04 19:43:50.289978"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.291714"], ["updated_at", "2020-10-04 19:43:50.291714"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.293202"], ["updated_at", "2020-10-04 19:43:50.293202"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.295007"], ["updated_at", "2020-10-04 19:43:50.295007"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.296802"], ["updated_at", "2020-10-04 19:43:50.296802"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.299397"], ["updated_at", "2020-10-04 19:43:50.299397"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.301162"], ["updated_at", "2020-10-04 19:43:50.301162"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.302400"], ["updated_at", "2020-10-04 19:43:50.302400"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.308459"], ["updated_at", "2020-10-04 19:43:50.308459"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.310038"], ["updated_at", "2020-10-04 19:43:50.310038"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.312530"], ["updated_at", "2020-10-04 19:43:50.312530"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.315032"], ["updated_at", "2020-10-04 19:43:50.315032"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.316103"], ["updated_at", "2020-10-04 19:43:50.316103"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.318169"], ["updated_at", "2020-10-04 19:43:50.318169"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.319850"], ["updated_at", "2020-10-04 19:43:50.319850"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.321663"], ["updated_at", "2020-10-04 19:43:50.321663"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.322607"], ["updated_at", "2020-10-04 19:43:50.322607"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.328400"], ["updated_at", "2020-10-04 19:43:50.328400"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.329979"], ["updated_at", "2020-10-04 19:43:50.329979"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.331925"], ["updated_at", "2020-10-04 19:43:50.331925"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.333662"], ["updated_at", "2020-10-04 19:43:50.333662"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.334635"], ["updated_at", "2020-10-04 19:43:50.334635"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.336253"], ["updated_at", "2020-10-04 19:43:50.336253"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.338187"], ["updated_at", "2020-10-04 19:43:50.338187"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.341180"], ["updated_at", "2020-10-04 19:43:50.341180"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.342819"], ["updated_at", "2020-10-04 19:43:50.342819"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.349427"], ["updated_at", "2020-10-04 19:43:50.349427"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.350797"], ["updated_at", "2020-10-04 19:43:50.350797"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.352801"], ["updated_at", "2020-10-04 19:43:50.352801"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.354878"], ["updated_at", "2020-10-04 19:43:50.354878"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.355828"], ["updated_at", "2020-10-04 19:43:50.355828"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.357545"], ["updated_at", "2020-10-04 19:43:50.357545"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.359453"], ["updated_at", "2020-10-04 19:43:50.359453"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.361501"], ["updated_at", "2020-10-04 19:43:50.361501"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.362527"], ["updated_at", "2020-10-04 19:43:50.362527"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.368204"], ["updated_at", "2020-10-04 19:43:50.368204"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.369752"], ["updated_at", "2020-10-04 19:43:50.369752"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.371637"], ["updated_at", "2020-10-04 19:43:50.371637"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.373343"], ["updated_at", "2020-10-04 19:43:50.373343"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.374294"], ["updated_at", "2020-10-04 19:43:50.374294"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.376090"], ["updated_at", "2020-10-04 19:43:50.376090"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.378371"], ["updated_at", "2020-10-04 19:43:50.378371"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.380650"], ["updated_at", "2020-10-04 19:43:50.380650"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.381718"], ["updated_at", "2020-10-04 19:43:50.381718"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.386612"], ["updated_at", "2020-10-04 19:43:50.386612"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.387893"], ["updated_at", "2020-10-04 19:43:50.387893"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.391067"], ["updated_at", "2020-10-04 19:43:50.391067"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.393474"], ["updated_at", "2020-10-04 19:43:50.393474"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.395082"], ["updated_at", "2020-10-04 19:43:50.395082"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.397907"], ["updated_at", "2020-10-04 19:43:50.397907"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.399951"], ["updated_at", "2020-10-04 19:43:50.399951"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.401830"], ["updated_at", "2020-10-04 19:43:50.401830"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.402746"], ["updated_at", "2020-10-04 19:43:50.402746"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.408078"], ["updated_at", "2020-10-04 19:43:50.408078"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.409496"], ["updated_at", "2020-10-04 19:43:50.409496"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.411550"], ["updated_at", "2020-10-04 19:43:50.411550"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.413908"], ["updated_at", "2020-10-04 19:43:50.413908"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.414935"], ["updated_at", "2020-10-04 19:43:50.414935"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.416719"], ["updated_at", "2020-10-04 19:43:50.416719"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.418434"], ["updated_at", "2020-10-04 19:43:50.418434"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.420237"], ["updated_at", "2020-10-04 19:43:50.420237"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.421235"], ["updated_at", "2020-10-04 19:43:50.421235"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.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.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.448265"], ["updated_at", "2020-10-04 19:43:50.448265"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.450179"], ["updated_at", "2020-10-04 19:43:50.450179"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.451667"], ["updated_at", "2020-10-04 19:43:50.451667"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.465238"], ["updated_at", "2020-10-04 19:43:50.465238"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.470691"], ["updated_at", "2020-10-04 19:43:50.470691"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.471973"], ["updated_at", "2020-10-04 19:43:50.471973"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.473683"], ["updated_at", "2020-10-04 19:43:50.473683"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.474757"], ["updated_at", "2020-10-04 19:43:50.474757"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.476071"], ["updated_at", "2020-10-04 19:43:50.476071"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.483408"], ["updated_at", "2020-10-04 19:43:50.483408"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.484715"], ["updated_at", "2020-10-04 19:43:50.484715"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.486472"], ["updated_at", "2020-10-04 19:43:50.486472"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.487849"], ["updated_at", "2020-10-04 19:43:50.487849"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.489911"], ["updated_at", "2020-10-04 19:43:50.489911"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.490971"], ["updated_at", "2020-10-04 19:43:50.490971"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.493167"], ["updated_at", "2020-10-04 19:43:50.493167"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:43:50.494929"], ["updated_at", "2020-10-04 19:43:50.494929"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.520327"], ["updated_at", "2020-10-04 19:43:50.520327"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:50.521931"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.523992"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:50.525827"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.527738"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.529616"], ["updated_at", "2020-10-04 19:43:50.529616"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:50.530831"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:50.533909"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:50.536083"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.538094"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.540014"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.555922"], ["updated_at", "2020-10-04 19:43:50.555922"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:50.557224"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.559367"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:50.561202"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.563236"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.565410"], ["updated_at", "2020-10-04 19:43:50.565410"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:50.566385"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:50.568092"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:50.569731"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.571320"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.572933"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.591132"], ["updated_at", "2020-10-04 19:43:50.591132"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:50.592704"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.595228"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:50.597501"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.599392"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.601599"], ["updated_at", "2020-10-04 19:43:50.601599"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:50.602746"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:50.605028"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:50.606884"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.608660"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.610905"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.631437"], ["updated_at", "2020-10-04 19:43:50.631437"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:50.632779"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.634647"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:50.636674"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.639159"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.641310"], ["updated_at", "2020-10-04 19:43:50.641310"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:50.642306"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:50.644309"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:50.646153"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.648028"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.649875"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.2ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.673088"], ["updated_at", "2020-10-04 19:43:50.673088"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:43:50.674311"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.676165"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:50.679837"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.681797"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.683955"], ["updated_at", "2020-10-04 19:43:50.683955"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:50.685029"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:43:50.686829"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:43:50.688614"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.690468"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:43:50.692309"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.720707"], ["updated_at", "2020-10-04 19:43:50.720707"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.722070"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.724447"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.726536"], ["updated_at", "2020-10-04 19:43:50.726536"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.727689"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.729850"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.735520"], ["updated_at", "2020-10-04 19:43:50.735520"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.736885"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.738927"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.741141"], ["updated_at", "2020-10-04 19:43:50.741141"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.742320"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.744506"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.749047"], ["updated_at", "2020-10-04 19:43:50.749047"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.750601"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.752771"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.776143"], ["updated_at", "2020-10-04 19:43:50.776143"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.777476"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:50.779633"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.781548"], ["updated_at", "2020-10-04 19:43:50.781548"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:50.782558"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.784617"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:43:50.786451"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.791766"], ["updated_at", "2020-10-04 19:43:50.791766"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.793053"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:43:50.795285"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:43:50.797129"], ["updated_at", "2020-10-04 19:43:50.797129"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:43:50.798096"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.799898"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:43:50.801880"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.808464"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.810300"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.811720"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:50.813003"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.822003"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.824419"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.826647"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:50.828248"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.832764"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.834654"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.836169"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:50.837518"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.844404"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.846468"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.847804"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:50.849058"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.932004"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.933663"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.934943"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:50.936131"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.939257"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.940801"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.941921"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:50.943220"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.0ms) SELECT COUNT(*) FROM "posts"  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.946888"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.948374"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:43:50.949524"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:43:50.950874"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.544904"], ["updated_at", "2020-10-04 19:47:20.544904"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.562054"], ["updated_at", "2020-10-04 19:47:20.562054"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (1.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.565270"], ["updated_at", "2020-10-04 19:47:20.565270"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.567138"], ["updated_at", "2020-10-04 19:47:20.567138"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.568814"], ["updated_at", "2020-10-04 19:47:20.568814"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.571458"], ["updated_at", "2020-10-04 19:47:20.571458"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.574282"], ["updated_at", "2020-10-04 19:47:20.574282"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.576479"], ["updated_at", "2020-10-04 19:47:20.576479"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.579733"], ["updated_at", "2020-10-04 19:47:20.579733"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.582337"], ["updated_at", "2020-10-04 19:47:20.582337"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.585638"], ["updated_at", "2020-10-04 19:47:20.585638"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.613343"], ["updated_at", "2020-10-04 19:47:20.613343"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.616091"], ["updated_at", "2020-10-04 19:47:20.616091"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.619672"], ["updated_at", "2020-10-04 19:47:20.619672"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.622282"], ["updated_at", "2020-10-04 19:47:20.622282"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.626664"], ["updated_at", "2020-10-04 19:47:20.626664"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.630283"], ["updated_at", "2020-10-04 19:47:20.630283"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.9ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.632974"], ["updated_at", "2020-10-04 19:47:20.632974"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (1.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.636602"], ["updated_at", "2020-10-04 19:47:20.636602"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.640799"], ["updated_at", "2020-10-04 19:47:20.640799"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.643866"], ["updated_at", "2020-10-04 19:47:20.643866"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.645772"], ["updated_at", "2020-10-04 19:47:20.645772"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.688878"], ["updated_at", "2020-10-04 19:47:20.688878"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.692989"], ["updated_at", "2020-10-04 19:47:20.692989"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.695607"], ["updated_at", "2020-10-04 19:47:20.695607"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.697899"], ["updated_at", "2020-10-04 19:47:20.697899"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.699644"], ["updated_at", "2020-10-04 19:47:20.699644"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.701140"], ["updated_at", "2020-10-04 19:47:20.701140"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.702825"], ["updated_at", "2020-10-04 19:47:20.702825"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.704620"], ["updated_at", "2020-10-04 19:47:20.704620"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.706386"], ["updated_at", "2020-10-04 19:47:20.706386"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.708170"], ["updated_at", "2020-10-04 19:47:20.708170"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.709766"], ["updated_at", "2020-10-04 19:47:20.709766"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.717055"], ["updated_at", "2020-10-04 19:47:20.717055"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.718347"], ["updated_at", "2020-10-04 19:47:20.718347"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.720328"], ["updated_at", "2020-10-04 19:47:20.720328"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.722227"], ["updated_at", "2020-10-04 19:47:20.722227"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.723226"], ["updated_at", "2020-10-04 19:47:20.723226"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.725662"], ["updated_at", "2020-10-04 19:47:20.725662"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.727790"], ["updated_at", "2020-10-04 19:47:20.727790"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.729526"], ["updated_at", "2020-10-04 19:47:20.729526"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.730457"], ["updated_at", "2020-10-04 19:47:20.730457"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.736135"], ["updated_at", "2020-10-04 19:47:20.736135"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.737357"], ["updated_at", "2020-10-04 19:47:20.737357"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.739321"], ["updated_at", "2020-10-04 19:47:20.739321"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.741199"], ["updated_at", "2020-10-04 19:47:20.741199"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.742197"], ["updated_at", "2020-10-04 19:47:20.742197"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.743859"], ["updated_at", "2020-10-04 19:47:20.743859"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.745593"], ["updated_at", "2020-10-04 19:47:20.745593"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.748042"], ["updated_at", "2020-10-04 19:47:20.748042"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.749347"], ["updated_at", "2020-10-04 19:47:20.749347"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.755769"], ["updated_at", "2020-10-04 19:47:20.755769"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.757559"], ["updated_at", "2020-10-04 19:47:20.757559"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.759747"], ["updated_at", "2020-10-04 19:47:20.759747"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.762558"], ["updated_at", "2020-10-04 19:47:20.762558"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.763705"], ["updated_at", "2020-10-04 19:47:20.763705"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.765623"], ["updated_at", "2020-10-04 19:47:20.765623"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.767291"], ["updated_at", "2020-10-04 19:47:20.767291"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.769078"], ["updated_at", "2020-10-04 19:47:20.769078"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.770035"], ["updated_at", "2020-10-04 19:47:20.770035"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.775212"], ["updated_at", "2020-10-04 19:47:20.775212"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.776556"], ["updated_at", "2020-10-04 19:47:20.776556"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.778373"], ["updated_at", "2020-10-04 19:47:20.778373"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.779994"], ["updated_at", "2020-10-04 19:47:20.779994"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.780931"], ["updated_at", "2020-10-04 19:47:20.780931"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.782484"], ["updated_at", "2020-10-04 19:47:20.782484"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.784047"], ["updated_at", "2020-10-04 19:47:20.784047"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.785785"], ["updated_at", "2020-10-04 19:47:20.785785"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.786700"], ["updated_at", "2020-10-04 19:47:20.786700"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.792054"], ["updated_at", "2020-10-04 19:47:20.792054"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.793386"], ["updated_at", "2020-10-04 19:47:20.793386"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.795328"], ["updated_at", "2020-10-04 19:47:20.795328"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.798489"], ["updated_at", "2020-10-04 19:47:20.798489"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.799571"], ["updated_at", "2020-10-04 19:47:20.799571"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.801511"], ["updated_at", "2020-10-04 19:47:20.801511"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.803244"], ["updated_at", "2020-10-04 19:47:20.803244"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.805120"], ["updated_at", "2020-10-04 19:47:20.805120"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.806070"], ["updated_at", "2020-10-04 19:47:20.806070"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.811363"], ["updated_at", "2020-10-04 19:47:20.811363"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.812876"], ["updated_at", "2020-10-04 19:47:20.812876"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.815012"], ["updated_at", "2020-10-04 19:47:20.815012"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.817177"], ["updated_at", "2020-10-04 19:47:20.817177"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.818166"], ["updated_at", "2020-10-04 19:47:20.818166"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.819792"], ["updated_at", "2020-10-04 19:47:20.819792"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.821486"], ["updated_at", "2020-10-04 19:47:20.821486"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.823077"], ["updated_at", "2020-10-04 19:47:20.823077"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.824177"], ["updated_at", "2020-10-04 19:47:20.824177"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (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.1ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.847408"], ["updated_at", "2020-10-04 19:47:20.847408"], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.849169"], ["updated_at", "2020-10-04 19:47:20.849169"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.850336"], ["updated_at", "2020-10-04 19:47:20.850336"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.863170"], ["updated_at", "2020-10-04 19:47:20.863170"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.868292"], ["updated_at", "2020-10-04 19:47:20.868292"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.869525"], ["updated_at", "2020-10-04 19:47:20.869525"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.871316"], ["updated_at", "2020-10-04 19:47:20.871316"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.872250"], ["updated_at", "2020-10-04 19:47:20.872250"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.873409"], ["updated_at", "2020-10-04 19:47:20.873409"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.879988"], ["updated_at", "2020-10-04 19:47:20.879988"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.881328"], ["updated_at", "2020-10-04 19:47:20.881328"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.882999"], ["updated_at", "2020-10-04 19:47:20.882999"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.884195"], ["updated_at", "2020-10-04 19:47:20.884195"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.885935"], ["updated_at", "2020-10-04 19:47:20.885935"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.886847"], ["updated_at", "2020-10-04 19:47:20.886847"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.888532"], ["updated_at", "2020-10-04 19:47:20.888532"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:20.890245"], ["updated_at", "2020-10-04 19:47:20.890245"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.916651"], ["updated_at", "2020-10-04 19:47:20.916651"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:20.917936"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:20.919991"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:20.921837"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:20.923726"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.925889"], ["updated_at", "2020-10-04 19:47:20.925889"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:20.926976"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:20.929076"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:20.931331"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:20.934235"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:20.936430"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.2ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.953039"], ["updated_at", "2020-10-04 19:47:20.953039"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:20.954323"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:20.956206"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:20.958264"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:20.960504"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.962841"], ["updated_at", "2020-10-04 19:47:20.962841"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:20.964393"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:20.966435"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:20.968200"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:20.969828"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:20.971427"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.988816"], ["updated_at", "2020-10-04 19:47:20.988816"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:20.990392"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:20.993271"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:20.995484"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:20.997154"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:20.999167"], ["updated_at", "2020-10-04 19:47:20.999167"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:21.000133"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:21.002029"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:21.003731"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.005746"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:21.007615"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.3ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.032134"], ["updated_at", "2020-10-04 19:47:21.032134"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:21.033510"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.035390"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:21.037246"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:21.039289"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.041588"], ["updated_at", "2020-10-04 19:47:21.041588"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:21.042591"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:21.044619"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:21.046347"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.047970"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:21.049714"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.070358"], ["updated_at", "2020-10-04 19:47:21.070358"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:21.071675"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.073635"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:21.075522"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:21.077212"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.079987"], ["updated_at", "2020-10-04 19:47:21.079987"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:21.081509"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:21.083492"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:21.085287"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.087074"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:21.088934"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.118719"], ["updated_at", "2020-10-04 19:47:21.118719"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.120187"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.122456"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.124525"], ["updated_at", "2020-10-04 19:47:21.124525"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.125601"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.127493"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts"  (0.6ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.133116"], ["updated_at", "2020-10-04 19:47:21.133116"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.134505"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.136302"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.138083"], ["updated_at", "2020-10-04 19:47:21.138083"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.139163"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.141376"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.146058"], ["updated_at", "2020-10-04 19:47:21.146058"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.147326"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.149076"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.171754"], ["updated_at", "2020-10-04 19:47:21.171754"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.173182"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:21.175099"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.176827"], ["updated_at", "2020-10-04 19:47:21.176827"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:21.177868"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.180501"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:47:21.182685"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.187871"], ["updated_at", "2020-10-04 19:47:21.187871"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.189138"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:21.191140"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:21.193105"], ["updated_at", "2020-10-04 19:47:21.193105"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:21.194181"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.196703"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:47:21.198741"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.205437"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.207351"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.208901"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:21.210197"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.221427"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.223553"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.225265"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:21.227153"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.232009"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.234171"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.235647"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:21.236864"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.244366"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.246312"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.247724"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:21.249040"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.338151"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.340131"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.341689"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:21.343491"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.347014"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.348777"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.350083"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:21.351420"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.355639"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.357675"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:21.359498"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:21.360941"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.6ms) rollback transaction  (1.1ms) SELECT sqlite_version(*)  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:51.797546"], ["updated_at", "2020-10-04 19:47:51.797546"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.814908"], ["updated_at", "2020-10-04 19:47:51.814908"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.8ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.817936"], ["updated_at", "2020-10-04 19:47:51.817936"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.819754"], ["updated_at", "2020-10-04 19:47:51.819754"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.821383"], ["updated_at", "2020-10-04 19:47:51.821383"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:51.822982"], ["updated_at", "2020-10-04 19:47:51.822982"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (1.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.824812"], ["updated_at", "2020-10-04 19:47:51.824812"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.828385"], ["updated_at", "2020-10-04 19:47:51.828385"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.831141"], ["updated_at", "2020-10-04 19:47:51.831141"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.833785"], ["updated_at", "2020-10-04 19:47:51.833785"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.9ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.835834"], ["updated_at", "2020-10-04 19:47:51.835834"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:51.900339"], ["updated_at", "2020-10-04 19:47:51.900339"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.904789"], ["updated_at", "2020-10-04 19:47:51.904789"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.907649"], ["updated_at", "2020-10-04 19:47:51.907649"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.911343"], ["updated_at", "2020-10-04 19:47:51.911343"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.915195"], ["updated_at", "2020-10-04 19:47:51.915195"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:51.917850"], ["updated_at", "2020-10-04 19:47:51.917850"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.921240"], ["updated_at", "2020-10-04 19:47:51.921240"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.933473"], ["updated_at", "2020-10-04 19:47:51.933473"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.935662"], ["updated_at", "2020-10-04 19:47:51.935662"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.937512"], ["updated_at", "2020-10-04 19:47:51.937512"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.939023"], ["updated_at", "2020-10-04 19:47:51.939023"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:51.962951"], ["updated_at", "2020-10-04 19:47:51.962951"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.965529"], ["updated_at", "2020-10-04 19:47:51.965529"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.967392"], ["updated_at", "2020-10-04 19:47:51.967392"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.969422"], ["updated_at", "2020-10-04 19:47:51.969422"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.971233"], ["updated_at", "2020-10-04 19:47:51.971233"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:51.972979"], ["updated_at", "2020-10-04 19:47:51.972979"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.975009"], ["updated_at", "2020-10-04 19:47:51.975009"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.976759"], ["updated_at", "2020-10-04 19:47:51.976759"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.978547"], ["updated_at", "2020-10-04 19:47:51.978547"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.981395"], ["updated_at", "2020-10-04 19:47:51.981395"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:51.983127"], ["updated_at", "2020-10-04 19:47:51.983127"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:51.998681"], ["updated_at", "2020-10-04 19:47:51.998681"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.000041"], ["updated_at", "2020-10-04 19:47:52.000041"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.001842"], ["updated_at", "2020-10-04 19:47:52.001842"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.003551"], ["updated_at", "2020-10-04 19:47:52.003551"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.004442"], ["updated_at", "2020-10-04 19:47:52.004442"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.006278"], ["updated_at", "2020-10-04 19:47:52.006278"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.008124"], ["updated_at", "2020-10-04 19:47:52.008124"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.010192"], ["updated_at", "2020-10-04 19:47:52.010192"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.011324"], ["updated_at", "2020-10-04 19:47:52.011324"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.017152"], ["updated_at", "2020-10-04 19:47:52.017152"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.018430"], ["updated_at", "2020-10-04 19:47:52.018430"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.020306"], ["updated_at", "2020-10-04 19:47:52.020306"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.022392"], ["updated_at", "2020-10-04 19:47:52.022392"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.023429"], ["updated_at", "2020-10-04 19:47:52.023429"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.025294"], ["updated_at", "2020-10-04 19:47:52.025294"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.027134"], ["updated_at", "2020-10-04 19:47:52.027134"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.029525"], ["updated_at", "2020-10-04 19:47:52.029525"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.031045"], ["updated_at", "2020-10-04 19:47:52.031045"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.036254"], ["updated_at", "2020-10-04 19:47:52.036254"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.037469"], ["updated_at", "2020-10-04 19:47:52.037469"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.039786"], ["updated_at", "2020-10-04 19:47:52.039786"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.041737"], ["updated_at", "2020-10-04 19:47:52.041737"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.042648"], ["updated_at", "2020-10-04 19:47:52.042648"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.044831"], ["updated_at", "2020-10-04 19:47:52.044831"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.046633"], ["updated_at", "2020-10-04 19:47:52.046633"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.048271"], ["updated_at", "2020-10-04 19:47:52.048271"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.049232"], ["updated_at", "2020-10-04 19:47:52.049232"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.054056"], ["updated_at", "2020-10-04 19:47:52.054056"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.055422"], ["updated_at", "2020-10-04 19:47:52.055422"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.057481"], ["updated_at", "2020-10-04 19:47:52.057481"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.059256"], ["updated_at", "2020-10-04 19:47:52.059256"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.060165"], ["updated_at", "2020-10-04 19:47:52.060165"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.061725"], ["updated_at", "2020-10-04 19:47:52.061725"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.063348"], ["updated_at", "2020-10-04 19:47:52.063348"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.065650"], ["updated_at", "2020-10-04 19:47:52.065650"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.066733"], ["updated_at", "2020-10-04 19:47:52.066733"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.072269"], ["updated_at", "2020-10-04 19:47:52.072269"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.073613"], ["updated_at", "2020-10-04 19:47:52.073613"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.075495"], ["updated_at", "2020-10-04 19:47:52.075495"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.077215"], ["updated_at", "2020-10-04 19:47:52.077215"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.078342"], ["updated_at", "2020-10-04 19:47:52.078342"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.081702"], ["updated_at", "2020-10-04 19:47:52.081702"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.083711"], ["updated_at", "2020-10-04 19:47:52.083711"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.085502"], ["updated_at", "2020-10-04 19:47:52.085502"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.086518"], ["updated_at", "2020-10-04 19:47:52.086518"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.092055"], ["updated_at", "2020-10-04 19:47:52.092055"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.093454"], ["updated_at", "2020-10-04 19:47:52.093454"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.095207"], ["updated_at", "2020-10-04 19:47:52.095207"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.096847"], ["updated_at", "2020-10-04 19:47:52.096847"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.097760"], ["updated_at", "2020-10-04 19:47:52.097760"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.099415"], ["updated_at", "2020-10-04 19:47:52.099415"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.101158"], ["updated_at", "2020-10-04 19:47:52.101158"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.102863"], ["updated_at", "2020-10-04 19:47:52.102863"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.103753"], ["updated_at", "2020-10-04 19:47:52.103753"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.126189"], ["updated_at", "2020-10-04 19:47:52.126189"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.129303"], ["updated_at", "2020-10-04 19:47:52.129303"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.131000"], ["updated_at", "2020-10-04 19:47:52.131000"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.144725"], ["updated_at", "2020-10-04 19:47:52.144725"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.150040"], ["updated_at", "2020-10-04 19:47:52.150040"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.151338"], ["updated_at", "2020-10-04 19:47:52.151338"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.153053"], ["updated_at", "2020-10-04 19:47:52.153053"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.153976"], ["updated_at", "2020-10-04 19:47:52.153976"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.155176"], ["updated_at", "2020-10-04 19:47:52.155176"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.162801"], ["updated_at", "2020-10-04 19:47:52.162801"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.164221"], ["updated_at", "2020-10-04 19:47:52.164221"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.165935"], ["updated_at", "2020-10-04 19:47:52.165935"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.167065"], ["updated_at", "2020-10-04 19:47:52.167065"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.168618"], ["updated_at", "2020-10-04 19:47:52.168618"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.169547"], ["updated_at", "2020-10-04 19:47:52.169547"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.171668"], ["updated_at", "2020-10-04 19:47:52.171668"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:47:52.173437"], ["updated_at", "2020-10-04 19:47:52.173437"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.200798"], ["updated_at", "2020-10-04 19:47:52.200798"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:52.202102"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.203954"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:52.205943"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.207784"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.210037"], ["updated_at", "2020-10-04 19:47:52.210037"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:52.211161"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:52.213287"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:52.215136"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.216793"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.218439"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (1.9ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.234670"], ["updated_at", "2020-10-04 19:47:52.234670"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:52.236059"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.238398"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:52.240501"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.243116"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.245099"], ["updated_at", "2020-10-04 19:47:52.245099"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:52.246039"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:52.247798"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:52.249515"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.251385"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.253126"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.278239"], ["updated_at", "2020-10-04 19:47:52.278239"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:52.279931"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.282202"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:52.284382"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.286389"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.288376"], ["updated_at", "2020-10-04 19:47:52.288376"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:52.289531"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:52.291695"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:52.293385"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.294971"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.296568"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.311821"], ["updated_at", "2020-10-04 19:47:52.311821"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:52.313113"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.315113"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:52.316889"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.318519"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.320145"], ["updated_at", "2020-10-04 19:47:52.320145"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:52.321126"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:52.323218"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:52.326364"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.328324"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.330599"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (1.0ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.352620"], ["updated_at", "2020-10-04 19:47:52.352620"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:47:52.353949"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.355937"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:52.357865"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.359776"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.362111"], ["updated_at", "2020-10-04 19:47:52.362111"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:52.363107"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:47:52.365026"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:47:52.366796"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.368526"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:47:52.370287"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.402593"], ["updated_at", "2020-10-04 19:47:52.402593"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.404166"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.406295"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.408908"], ["updated_at", "2020-10-04 19:47:52.408908"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.409979"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.411742"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.416807"], ["updated_at", "2020-10-04 19:47:52.416807"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.418243"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.420363"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.424150"], ["updated_at", "2020-10-04 19:47:52.424150"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.425788"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.427703"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.432492"], ["updated_at", "2020-10-04 19:47:52.432492"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.433873"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.435996"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.5ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.1ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.459200"], ["updated_at", "2020-10-04 19:47:52.459200"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.460515"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:52.462563"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.464398"], ["updated_at", "2020-10-04 19:47:52.464398"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:52.465304"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.467009"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:47:52.468669"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.474696"], ["updated_at", "2020-10-04 19:47:52.474696"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.475960"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:47:52.477695"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:47:52.479442"], ["updated_at", "2020-10-04 19:47:52.479442"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:47:52.480449"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.482206"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:47:52.484015"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.490875"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.492711"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.494124"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:52.495489"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.504525"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.506261"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.508640"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:52.510327"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.515568"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.518001"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.520098"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:52.521622"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.528649"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.530494"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.531800"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:52.533051"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.619249"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.621281"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.622657"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:52.624161"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.627396"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.629049"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.630229"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:52.631444"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.635307"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.637084"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:47:52.638558"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:47:52.640127"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.368073"], ["updated_at", "2020-10-04 19:49:49.368073"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.385218"], ["updated_at", "2020-10-04 19:49:49.385218"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (1.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.388564"], ["updated_at", "2020-10-04 19:49:49.388564"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.390531"], ["updated_at", "2020-10-04 19:49:49.390531"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (1.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.394036"], ["updated_at", "2020-10-04 19:49:49.394036"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.396251"], ["updated_at", "2020-10-04 19:49:49.396251"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.398587"], ["updated_at", "2020-10-04 19:49:49.398587"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.9ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.401841"], ["updated_at", "2020-10-04 19:49:49.401841"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.405070"], ["updated_at", "2020-10-04 19:49:49.405070"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.407813"], ["updated_at", "2020-10-04 19:49:49.407813"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.410995"], ["updated_at", "2020-10-04 19:49:49.410995"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.439059"], ["updated_at", "2020-10-04 19:49:49.439059"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.443187"], ["updated_at", "2020-10-04 19:49:49.443187"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.8ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.446179"], ["updated_at", "2020-10-04 19:49:49.446179"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.450311"], ["updated_at", "2020-10-04 19:49:49.450311"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.453275"], ["updated_at", "2020-10-04 19:49:49.453275"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.457167"], ["updated_at", "2020-10-04 19:49:49.457167"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.460081"], ["updated_at", "2020-10-04 19:49:49.460081"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.464217"], ["updated_at", "2020-10-04 19:49:49.464217"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.467108"], ["updated_at", "2020-10-04 19:49:49.467108"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.470632"], ["updated_at", "2020-10-04 19:49:49.470632"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.473019"], ["updated_at", "2020-10-04 19:49:49.473019"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (2.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.514245"], ["updated_at", "2020-10-04 19:49:49.514245"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.517320"], ["updated_at", "2020-10-04 19:49:49.517320"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.521355"], ["updated_at", "2020-10-04 19:49:49.521355"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.523796"], ["updated_at", "2020-10-04 19:49:49.523796"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.525787"], ["updated_at", "2020-10-04 19:49:49.525787"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.527371"], ["updated_at", "2020-10-04 19:49:49.527371"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.529097"], ["updated_at", "2020-10-04 19:49:49.529097"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.530847"], ["updated_at", "2020-10-04 19:49:49.530847"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.532613"], ["updated_at", "2020-10-04 19:49:49.532613"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.534272"], ["updated_at", "2020-10-04 19:49:49.534272"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.535770"], ["updated_at", "2020-10-04 19:49:49.535770"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.543814"], ["updated_at", "2020-10-04 19:49:49.543814"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.545155"], ["updated_at", "2020-10-04 19:49:49.545155"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.546909"], ["updated_at", "2020-10-04 19:49:49.546909"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.548760"], ["updated_at", "2020-10-04 19:49:49.548760"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.549746"], ["updated_at", "2020-10-04 19:49:49.549746"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.551501"], ["updated_at", "2020-10-04 19:49:49.551501"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.553192"], ["updated_at", "2020-10-04 19:49:49.553192"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.555226"], ["updated_at", "2020-10-04 19:49:49.555226"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.556401"], ["updated_at", "2020-10-04 19:49:49.556401"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.562183"], ["updated_at", "2020-10-04 19:49:49.562183"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.563414"], ["updated_at", "2020-10-04 19:49:49.563414"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.565239"], ["updated_at", "2020-10-04 19:49:49.565239"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.566863"], ["updated_at", "2020-10-04 19:49:49.566863"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.567781"], ["updated_at", "2020-10-04 19:49:49.567781"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.569331"], ["updated_at", "2020-10-04 19:49:49.569331"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.571039"], ["updated_at", "2020-10-04 19:49:49.571039"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.574497"], ["updated_at", "2020-10-04 19:49:49.574497"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.575601"], ["updated_at", "2020-10-04 19:49:49.575601"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.582001"], ["updated_at", "2020-10-04 19:49:49.582001"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.583874"], ["updated_at", "2020-10-04 19:49:49.583874"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.586179"], ["updated_at", "2020-10-04 19:49:49.586179"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.588117"], ["updated_at", "2020-10-04 19:49:49.588117"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.589326"], ["updated_at", "2020-10-04 19:49:49.589326"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.591235"], ["updated_at", "2020-10-04 19:49:49.591235"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.593014"], ["updated_at", "2020-10-04 19:49:49.593014"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.594697"], ["updated_at", "2020-10-04 19:49:49.594697"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.595749"], ["updated_at", "2020-10-04 19:49:49.595749"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.601453"], ["updated_at", "2020-10-04 19:49:49.601453"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.602978"], ["updated_at", "2020-10-04 19:49:49.602978"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.604931"], ["updated_at", "2020-10-04 19:49:49.604931"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.607183"], ["updated_at", "2020-10-04 19:49:49.607183"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.608211"], ["updated_at", "2020-10-04 19:49:49.608211"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.609876"], ["updated_at", "2020-10-04 19:49:49.609876"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.611711"], ["updated_at", "2020-10-04 19:49:49.611711"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.613434"], ["updated_at", "2020-10-04 19:49:49.613434"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.614364"], ["updated_at", "2020-10-04 19:49:49.614364"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.620014"], ["updated_at", "2020-10-04 19:49:49.620014"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.622813"], ["updated_at", "2020-10-04 19:49:49.622813"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.625313"], ["updated_at", "2020-10-04 19:49:49.625313"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.627085"], ["updated_at", "2020-10-04 19:49:49.627085"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.628111"], ["updated_at", "2020-10-04 19:49:49.628111"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.629941"], ["updated_at", "2020-10-04 19:49:49.629941"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.631689"], ["updated_at", "2020-10-04 19:49:49.631689"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.633773"], ["updated_at", "2020-10-04 19:49:49.633773"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.634848"], ["updated_at", "2020-10-04 19:49:49.634848"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.641200"], ["updated_at", "2020-10-04 19:49:49.641200"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.642505"], ["updated_at", "2020-10-04 19:49:49.642505"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.644298"], ["updated_at", "2020-10-04 19:49:49.644298"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.646072"], ["updated_at", "2020-10-04 19:49:49.646072"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.647017"], ["updated_at", "2020-10-04 19:49:49.647017"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.648635"], ["updated_at", "2020-10-04 19:49:49.648635"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.650818"], ["updated_at", "2020-10-04 19:49:49.650818"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.652797"], ["updated_at", "2020-10-04 19:49:49.652797"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.653836"], ["updated_at", "2020-10-04 19:49:49.653836"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) 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) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.679575"], ["updated_at", "2020-10-04 19:49:49.679575"], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.681762"], ["updated_at", "2020-10-04 19:49:49.681762"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.683394"], ["updated_at", "2020-10-04 19:49:49.683394"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.697547"], ["updated_at", "2020-10-04 19:49:49.697547"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.703103"], ["updated_at", "2020-10-04 19:49:49.703103"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.704323"], ["updated_at", "2020-10-04 19:49:49.704323"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.706468"], ["updated_at", "2020-10-04 19:49:49.706468"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.707482"], ["updated_at", "2020-10-04 19:49:49.707482"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.708750"], ["updated_at", "2020-10-04 19:49:49.708750"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.715428"], ["updated_at", "2020-10-04 19:49:49.715428"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.716869"], ["updated_at", "2020-10-04 19:49:49.716869"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.718647"], ["updated_at", "2020-10-04 19:49:49.718647"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.719888"], ["updated_at", "2020-10-04 19:49:49.719888"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.722057"], ["updated_at", "2020-10-04 19:49:49.722057"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.723951"], ["updated_at", "2020-10-04 19:49:49.723951"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.726187"], ["updated_at", "2020-10-04 19:49:49.726187"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:49.727979"], ["updated_at", "2020-10-04 19:49:49.727979"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.755707"], ["updated_at", "2020-10-04 19:49:49.755707"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:49:49.757227"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.759549"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:49:49.761828"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.763719"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.766825"], ["updated_at", "2020-10-04 19:49:49.766825"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:49:49.768049"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:49:49.770394"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:49:49.772680"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.774431"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.776089"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.791168"], ["updated_at", "2020-10-04 19:49:49.791168"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:49:49.792610"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.794545"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:49:49.796416"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.798198"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.799966"], ["updated_at", "2020-10-04 19:49:49.799966"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:49:49.800879"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:49:49.802656"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:49:49.804416"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.806032"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.807613"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.823321"], ["updated_at", "2020-10-04 19:49:49.823321"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:49:49.824592"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.826678"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:49:49.828479"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.830112"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.831989"], ["updated_at", "2020-10-04 19:49:49.831989"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:49:49.832916"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:49:49.834519"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:49:49.836275"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.838855"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.841414"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.860948"], ["updated_at", "2020-10-04 19:49:49.860948"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:49:49.863096"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.865136"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:49:49.866870"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.868742"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.871097"], ["updated_at", "2020-10-04 19:49:49.871097"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:49:49.872202"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:49:49.874353"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:49:49.876187"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.877818"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.879464"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.900023"], ["updated_at", "2020-10-04 19:49:49.900023"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:49:49.901398"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.903275"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:49:49.904908"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.906482"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.908191"], ["updated_at", "2020-10-04 19:49:49.908191"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:49:49.909139"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:49:49.910707"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:49:49.912199"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.913669"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:49:49.915156"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.943225"], ["updated_at", "2020-10-04 19:49:49.943225"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.944639"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.946490"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.948205"], ["updated_at", "2020-10-04 19:49:49.948205"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.949096"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.950644"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.955015"], ["updated_at", "2020-10-04 19:49:49.955015"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.956298"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.957961"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.959610"], ["updated_at", "2020-10-04 19:49:49.959610"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.960463"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.961954"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.967111"], ["updated_at", "2020-10-04 19:49:49.967111"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.969057"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.971177"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.5ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.993641"], ["updated_at", "2020-10-04 19:49:49.993641"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:49.994905"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:49:49.996663"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:49.998265"], ["updated_at", "2020-10-04 19:49:49.998265"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:49:49.999133"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.000707"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:49:50.002748"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:50.008615"], ["updated_at", "2020-10-04 19:49:50.008615"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.009903"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:49:50.011744"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:50.013599"], ["updated_at", "2020-10-04 19:49:50.013599"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:49:50.014530"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.017427"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:49:50.020323"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.028049"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.030164"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.031520"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:49:50.032746"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.042230"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.043931"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.045236"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:49:50.046454"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.050674"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.052620"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.054202"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:49:50.056233"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.063117"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.065508"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.067584"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:49:50.069057"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.2ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.158325"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.160322"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.161663"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:49:50.162803"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.166164"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.167734"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.169074"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:49:50.170458"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.174843"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.176737"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:50.178105"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:49:50.179393"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.6ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.507773"], ["updated_at", "2020-10-04 19:49:59.507773"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.525698"], ["updated_at", "2020-10-04 19:49:59.525698"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.9ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.528684"], ["updated_at", "2020-10-04 19:49:59.528684"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.530628"], ["updated_at", "2020-10-04 19:49:59.530628"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.534019"], ["updated_at", "2020-10-04 19:49:59.534019"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.536623"], ["updated_at", "2020-10-04 19:49:59.536623"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.538717"], ["updated_at", "2020-10-04 19:49:59.538717"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.542172"], ["updated_at", "2020-10-04 19:49:59.542172"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.545567"], ["updated_at", "2020-10-04 19:49:59.545567"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.549036"], ["updated_at", "2020-10-04 19:49:59.549036"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.551155"], ["updated_at", "2020-10-04 19:49:59.551155"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.617672"], ["updated_at", "2020-10-04 19:49:59.617672"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.621178"], ["updated_at", "2020-10-04 19:49:59.621178"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.626108"], ["updated_at", "2020-10-04 19:49:59.626108"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.639621"], ["updated_at", "2020-10-04 19:49:59.639621"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.642162"], ["updated_at", "2020-10-04 19:49:59.642162"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.643731"], ["updated_at", "2020-10-04 19:49:59.643731"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.645312"], ["updated_at", "2020-10-04 19:49:59.645312"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.646998"], ["updated_at", "2020-10-04 19:49:59.646998"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.648602"], ["updated_at", "2020-10-04 19:49:59.648602"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.650703"], ["updated_at", "2020-10-04 19:49:59.650703"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.652173"], ["updated_at", "2020-10-04 19:49:59.652173"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.676938"], ["updated_at", "2020-10-04 19:49:59.676938"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.679702"], ["updated_at", "2020-10-04 19:49:59.679702"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.681633"], ["updated_at", "2020-10-04 19:49:59.681633"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.683325"], ["updated_at", "2020-10-04 19:49:59.683325"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.685224"], ["updated_at", "2020-10-04 19:49:59.685224"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.687038"], ["updated_at", "2020-10-04 19:49:59.687038"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.689324"], ["updated_at", "2020-10-04 19:49:59.689324"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.692324"], ["updated_at", "2020-10-04 19:49:59.692324"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.696101"], ["updated_at", "2020-10-04 19:49:59.696101"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.698275"], ["updated_at", "2020-10-04 19:49:59.698275"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.699769"], ["updated_at", "2020-10-04 19:49:59.699769"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.714815"], ["updated_at", "2020-10-04 19:49:59.714815"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.716186"], ["updated_at", "2020-10-04 19:49:59.716186"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.717972"], ["updated_at", "2020-10-04 19:49:59.717972"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.719770"], ["updated_at", "2020-10-04 19:49:59.719770"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.721101"], ["updated_at", "2020-10-04 19:49:59.721101"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.723648"], ["updated_at", "2020-10-04 19:49:59.723648"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.726113"], ["updated_at", "2020-10-04 19:49:59.726113"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.728231"], ["updated_at", "2020-10-04 19:49:59.728231"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.729289"], ["updated_at", "2020-10-04 19:49:59.729289"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.735200"], ["updated_at", "2020-10-04 19:49:59.735200"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.736680"], ["updated_at", "2020-10-04 19:49:59.736680"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.738797"], ["updated_at", "2020-10-04 19:49:59.738797"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.740750"], ["updated_at", "2020-10-04 19:49:59.740750"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.741866"], ["updated_at", "2020-10-04 19:49:59.741866"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.744527"], ["updated_at", "2020-10-04 19:49:59.744527"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.747116"], ["updated_at", "2020-10-04 19:49:59.747116"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.749108"], ["updated_at", "2020-10-04 19:49:59.749108"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.750264"], ["updated_at", "2020-10-04 19:49:59.750264"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.6ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.756430"], ["updated_at", "2020-10-04 19:49:59.756430"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.757821"], ["updated_at", "2020-10-04 19:49:59.757821"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.760062"], ["updated_at", "2020-10-04 19:49:59.760062"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.762043"], ["updated_at", "2020-10-04 19:49:59.762043"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.763064"], ["updated_at", "2020-10-04 19:49:59.763064"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.764902"], ["updated_at", "2020-10-04 19:49:59.764902"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.766679"], ["updated_at", "2020-10-04 19:49:59.766679"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.768570"], ["updated_at", "2020-10-04 19:49:59.768570"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.769652"], ["updated_at", "2020-10-04 19:49:59.769652"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.775768"], ["updated_at", "2020-10-04 19:49:59.775768"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.777196"], ["updated_at", "2020-10-04 19:49:59.777196"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.779307"], ["updated_at", "2020-10-04 19:49:59.779307"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.781008"], ["updated_at", "2020-10-04 19:49:59.781008"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.781986"], ["updated_at", "2020-10-04 19:49:59.781986"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.783904"], ["updated_at", "2020-10-04 19:49:59.783904"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.785861"], ["updated_at", "2020-10-04 19:49:59.785861"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.788013"], ["updated_at", "2020-10-04 19:49:59.788013"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.789165"], ["updated_at", "2020-10-04 19:49:59.789165"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.796970"], ["updated_at", "2020-10-04 19:49:59.796970"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.798483"], ["updated_at", "2020-10-04 19:49:59.798483"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.801012"], ["updated_at", "2020-10-04 19:49:59.801012"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.803037"], ["updated_at", "2020-10-04 19:49:59.803037"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.804587"], ["updated_at", "2020-10-04 19:49:59.804587"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.806688"], ["updated_at", "2020-10-04 19:49:59.806688"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.808854"], ["updated_at", "2020-10-04 19:49:59.808854"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.810783"], ["updated_at", "2020-10-04 19:49:59.810783"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.811991"], ["updated_at", "2020-10-04 19:49:59.811991"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.817572"], ["updated_at", "2020-10-04 19:49:59.817572"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.818832"], ["updated_at", "2020-10-04 19:49:59.818832"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.820871"], ["updated_at", "2020-10-04 19:49:59.820871"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.823363"], ["updated_at", "2020-10-04 19:49:59.823363"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.824663"], ["updated_at", "2020-10-04 19:49:59.824663"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.826987"], ["updated_at", "2020-10-04 19:49:59.826987"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.829137"], ["updated_at", "2020-10-04 19:49:59.829137"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.831012"], ["updated_at", "2020-10-04 19:49:59.831012"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.832061"], ["updated_at", "2020-10-04 19:49:59.832061"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.860213"], ["updated_at", "2020-10-04 19:49:59.860213"], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.861721"], ["updated_at", "2020-10-04 19:49:59.861721"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.862869"], ["updated_at", "2020-10-04 19:49:59.862869"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.876035"], ["updated_at", "2020-10-04 19:49:59.876035"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.882468"], ["updated_at", "2020-10-04 19:49:59.882468"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.883718"], ["updated_at", "2020-10-04 19:49:59.883718"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.885540"], ["updated_at", "2020-10-04 19:49:59.885540"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.886673"], ["updated_at", "2020-10-04 19:49:59.886673"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.887935"], ["updated_at", "2020-10-04 19:49:59.887935"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.895289"], ["updated_at", "2020-10-04 19:49:59.895289"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.896974"], ["updated_at", "2020-10-04 19:49:59.896974"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.899156"], ["updated_at", "2020-10-04 19:49:59.899156"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.900378"], ["updated_at", "2020-10-04 19:49:59.900378"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.902221"], ["updated_at", "2020-10-04 19:49:59.902221"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.903324"], ["updated_at", "2020-10-04 19:49:59.903324"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.905231"], ["updated_at", "2020-10-04 19:49:59.905231"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:49:59.906936"], ["updated_at", "2020-10-04 19:49:59.906936"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (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.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.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) rollback transaction  (0.0ms) begin transaction Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.933120"], ["updated_at", "2020-10-04 19:49:59.933120"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:49:59.934822"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:59.937138"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:49:59.939810"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:49:59.941734"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.943488"], ["updated_at", "2020-10-04 19:49:59.943488"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:49:59.944439"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:49:59.946426"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:49:59.948196"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:49:59.949861"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:49:59.951472"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.967330"], ["updated_at", "2020-10-04 19:49:59.967330"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:49:59.968726"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:49:59.971000"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:49:59.973394"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:49:59.975715"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:49:59.977542"], ["updated_at", "2020-10-04 19:49:59.977542"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:49:59.978482"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:49:59.980334"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:49:59.982086"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:49:59.983909"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:49:59.991243"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.2ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.011544"], ["updated_at", "2020-10-04 19:50:00.011544"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:50:00.012821"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.014578"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:50:00.016450"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:50:00.018276"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.020621"], ["updated_at", "2020-10-04 19:50:00.020621"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:50:00.022105"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:50:00.024750"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:50:00.026637"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.028281"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:50:00.030124"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.046628"], ["updated_at", "2020-10-04 19:50:00.046628"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:50:00.047904"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.050090"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:50:00.052230"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:50:00.054574"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.057448"], ["updated_at", "2020-10-04 19:50:00.057448"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:50:00.058512"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:50:00.060307"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:50:00.062065"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.063753"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:50:00.065397"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.086516"], ["updated_at", "2020-10-04 19:50:00.086516"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:50:00.088477"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.092090"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:50:00.094043"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:50:00.096115"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.098152"], ["updated_at", "2020-10-04 19:50:00.098152"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:50:00.099225"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:50:00.101105"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:50:00.103398"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.105443"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:50:00.107750"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.2ms) 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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.138310"], ["updated_at", "2020-10-04 19:50:00.138310"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.140130"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.142175"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.143890"], ["updated_at", "2020-10-04 19:50:00.143890"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.144819"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.146458"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.7ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.151997"], ["updated_at", "2020-10-04 19:50:00.151997"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.153468"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.155686"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.157731"], ["updated_at", "2020-10-04 19:50:00.157731"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.158724"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.160904"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.165922"], ["updated_at", "2020-10-04 19:50:00.165922"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.167201"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.168867"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.1ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.193222"], ["updated_at", "2020-10-04 19:50:00.193222"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.194553"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:50:00.196412"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.198801"], ["updated_at", "2020-10-04 19:50:00.198801"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:50:00.199839"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.201740"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:50:00.203568"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.209214"], ["updated_at", "2020-10-04 19:50:00.209214"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.210461"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:50:00.212306"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:50:00.214079"], ["updated_at", "2020-10-04 19:50:00.214079"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:50:00.215004"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.216670"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:50:00.218460"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.226068"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.227956"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.229317"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:50:00.230625"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.240670"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.243355"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.244881"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:50:00.246222"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.250677"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.252540"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.254175"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:50:00.255820"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.262532"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.264451"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.265845"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:50:00.267104"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.5ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.350807"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.352566"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.354092"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:50:00.355483"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.358516"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.360117"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.361303"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:50:00.362536"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.366268"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.367834"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:50:00.369053"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:50:00.370333"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.483875"], ["updated_at", "2020-10-04 19:51:12.483875"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.503800"], ["updated_at", "2020-10-04 19:51:12.503800"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.8ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.507592"], ["updated_at", "2020-10-04 19:51:12.507592"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.510452"], ["updated_at", "2020-10-04 19:51:12.510452"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.513772"], ["updated_at", "2020-10-04 19:51:12.513772"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.516376"], ["updated_at", "2020-10-04 19:51:12.516376"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.519991"], ["updated_at", "2020-10-04 19:51:12.519991"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.523631"], ["updated_at", "2020-10-04 19:51:12.523631"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.526292"], ["updated_at", "2020-10-04 19:51:12.526292"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.529717"], ["updated_at", "2020-10-04 19:51:12.529717"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.531745"], ["updated_at", "2020-10-04 19:51:12.531745"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (1.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.560382"], ["updated_at", "2020-10-04 19:51:12.560382"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.564658"], ["updated_at", "2020-10-04 19:51:12.564658"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.567200"], ["updated_at", "2020-10-04 19:51:12.567200"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.572156"], ["updated_at", "2020-10-04 19:51:12.572156"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.575944"], ["updated_at", "2020-10-04 19:51:12.575944"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.578498"], ["updated_at", "2020-10-04 19:51:12.578498"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.581448"], ["updated_at", "2020-10-04 19:51:12.581448"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.585642"], ["updated_at", "2020-10-04 19:51:12.585642"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.588541"], ["updated_at", "2020-10-04 19:51:12.588541"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.591865"], ["updated_at", "2020-10-04 19:51:12.591865"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.8ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.593947"], ["updated_at", "2020-10-04 19:51:12.593947"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.2ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.630176"], ["updated_at", "2020-10-04 19:51:12.630176"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.632549"], ["updated_at", "2020-10-04 19:51:12.632549"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.634325"], ["updated_at", "2020-10-04 19:51:12.634325"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.636243"], ["updated_at", "2020-10-04 19:51:12.636243"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.638787"], ["updated_at", "2020-10-04 19:51:12.638787"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.640693"], ["updated_at", "2020-10-04 19:51:12.640693"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.642509"], ["updated_at", "2020-10-04 19:51:12.642509"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.644196"], ["updated_at", "2020-10-04 19:51:12.644196"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.645815"], ["updated_at", "2020-10-04 19:51:12.645815"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.648489"], ["updated_at", "2020-10-04 19:51:12.648489"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.650979"], ["updated_at", "2020-10-04 19:51:12.650979"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.7ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.660522"], ["updated_at", "2020-10-04 19:51:12.660522"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.662478"], ["updated_at", "2020-10-04 19:51:12.662478"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.664477"], ["updated_at", "2020-10-04 19:51:12.664477"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.666368"], ["updated_at", "2020-10-04 19:51:12.666368"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.667469"], ["updated_at", "2020-10-04 19:51:12.667469"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.669336"], ["updated_at", "2020-10-04 19:51:12.669336"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.671139"], ["updated_at", "2020-10-04 19:51:12.671139"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.673229"], ["updated_at", "2020-10-04 19:51:12.673229"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.674156"], ["updated_at", "2020-10-04 19:51:12.674156"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.679603"], ["updated_at", "2020-10-04 19:51:12.679603"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.680892"], ["updated_at", "2020-10-04 19:51:12.680892"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.682624"], ["updated_at", "2020-10-04 19:51:12.682624"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.684360"], ["updated_at", "2020-10-04 19:51:12.684360"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.685385"], ["updated_at", "2020-10-04 19:51:12.685385"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.687241"], ["updated_at", "2020-10-04 19:51:12.687241"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.689174"], ["updated_at", "2020-10-04 19:51:12.689174"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.690886"], ["updated_at", "2020-10-04 19:51:12.690886"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.691835"], ["updated_at", "2020-10-04 19:51:12.691835"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.698611"], ["updated_at", "2020-10-04 19:51:12.698611"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.700070"], ["updated_at", "2020-10-04 19:51:12.700070"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.702123"], ["updated_at", "2020-10-04 19:51:12.702123"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.703984"], ["updated_at", "2020-10-04 19:51:12.703984"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.704912"], ["updated_at", "2020-10-04 19:51:12.704912"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.706825"], ["updated_at", "2020-10-04 19:51:12.706825"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.708562"], ["updated_at", "2020-10-04 19:51:12.708562"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.710324"], ["updated_at", "2020-10-04 19:51:12.710324"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.711334"], ["updated_at", "2020-10-04 19:51:12.711334"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.716680"], ["updated_at", "2020-10-04 19:51:12.716680"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.717958"], ["updated_at", "2020-10-04 19:51:12.717958"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.719870"], ["updated_at", "2020-10-04 19:51:12.719870"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.722249"], ["updated_at", "2020-10-04 19:51:12.722249"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.723402"], ["updated_at", "2020-10-04 19:51:12.723402"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.725605"], ["updated_at", "2020-10-04 19:51:12.725605"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.727356"], ["updated_at", "2020-10-04 19:51:12.727356"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.729050"], ["updated_at", "2020-10-04 19:51:12.729050"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.730040"], ["updated_at", "2020-10-04 19:51:12.730040"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.735292"], ["updated_at", "2020-10-04 19:51:12.735292"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.736566"], ["updated_at", "2020-10-04 19:51:12.736566"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.738471"], ["updated_at", "2020-10-04 19:51:12.738471"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.740572"], ["updated_at", "2020-10-04 19:51:12.740572"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.741671"], ["updated_at", "2020-10-04 19:51:12.741671"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.743390"], ["updated_at", "2020-10-04 19:51:12.743390"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.745089"], ["updated_at", "2020-10-04 19:51:12.745089"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.746823"], ["updated_at", "2020-10-04 19:51:12.746823"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.747818"], ["updated_at", "2020-10-04 19:51:12.747818"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.754752"], ["updated_at", "2020-10-04 19:51:12.754752"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.756541"], ["updated_at", "2020-10-04 19:51:12.756541"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.758608"], ["updated_at", "2020-10-04 19:51:12.758608"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.760518"], ["updated_at", "2020-10-04 19:51:12.760518"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.761678"], ["updated_at", "2020-10-04 19:51:12.761678"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.763836"], ["updated_at", "2020-10-04 19:51:12.763836"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.765631"], ["updated_at", "2020-10-04 19:51:12.765631"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.767265"], ["updated_at", "2020-10-04 19:51:12.767265"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.768165"], ["updated_at", "2020-10-04 19:51:12.768165"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (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.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.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.792472"], ["updated_at", "2020-10-04 19:51:12.792472"], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.794122"], ["updated_at", "2020-10-04 19:51:12.794122"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.795573"], ["updated_at", "2020-10-04 19:51:12.795573"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.810648"], ["updated_at", "2020-10-04 19:51:12.810648"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.816517"], ["updated_at", "2020-10-04 19:51:12.816517"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.817847"], ["updated_at", "2020-10-04 19:51:12.817847"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.819880"], ["updated_at", "2020-10-04 19:51:12.819880"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.820854"], ["updated_at", "2020-10-04 19:51:12.820854"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.822288"], ["updated_at", "2020-10-04 19:51:12.822288"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.828757"], ["updated_at", "2020-10-04 19:51:12.828757"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.830215"], ["updated_at", "2020-10-04 19:51:12.830215"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.832149"], ["updated_at", "2020-10-04 19:51:12.832149"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.833355"], ["updated_at", "2020-10-04 19:51:12.833355"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.835106"], ["updated_at", "2020-10-04 19:51:12.835106"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.836048"], ["updated_at", "2020-10-04 19:51:12.836048"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.838217"], ["updated_at", "2020-10-04 19:51:12.838217"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:12.840451"], ["updated_at", "2020-10-04 19:51:12.840451"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (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 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.868102"], ["updated_at", "2020-10-04 19:51:12.868102"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:12.869463"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:12.871520"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:12.873707"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:12.875653"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.877419"], ["updated_at", "2020-10-04 19:51:12.877419"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:12.878361"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:12.880156"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:12.881859"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:12.883501"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:12.885308"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.2ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.901182"], ["updated_at", "2020-10-04 19:51:12.901182"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:12.902639"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:12.904936"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:12.907152"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:12.909248"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.911454"], ["updated_at", "2020-10-04 19:51:12.911454"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:12.912425"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:12.914153"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:12.915822"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:12.917457"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:12.919187"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.936197"], ["updated_at", "2020-10-04 19:51:12.936197"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:12.937978"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:12.940498"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:12.942441"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:12.944925"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.951636"], ["updated_at", "2020-10-04 19:51:12.951636"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:12.952987"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:12.955580"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:12.957688"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:12.959822"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:12.961611"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.978840"], ["updated_at", "2020-10-04 19:51:12.978840"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:12.980138"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:12.981931"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:12.983680"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:12.985535"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:12.987753"], ["updated_at", "2020-10-04 19:51:12.987753"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:12.988821"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:12.991091"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:12.992949"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:12.994691"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:12.996325"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (1.9ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.022266"], ["updated_at", "2020-10-04 19:51:13.022266"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:13.023726"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.026023"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:13.027873"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:13.029811"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.031589"], ["updated_at", "2020-10-04 19:51:13.031589"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:13.032514"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:13.034210"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:13.036022"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.038140"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:13.040158"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.072346"], ["updated_at", "2020-10-04 19:51:13.072346"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.073867"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.075983"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.077753"], ["updated_at", "2020-10-04 19:51:13.077753"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.078694"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.080287"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.084999"], ["updated_at", "2020-10-04 19:51:13.084999"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.086366"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.088907"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.090857"], ["updated_at", "2020-10-04 19:51:13.090857"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.091807"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.093439"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.098881"], ["updated_at", "2020-10-04 19:51:13.098881"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.101045"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.103241"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.6ms) rollback transaction  (0.1ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.128708"], ["updated_at", "2020-10-04 19:51:13.128708"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.130065"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:13.131903"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.133722"], ["updated_at", "2020-10-04 19:51:13.133722"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:13.134637"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.136296"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:51:13.138288"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.143883"], ["updated_at", "2020-10-04 19:51:13.143883"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.145160"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:13.147090"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:13.150798"], ["updated_at", "2020-10-04 19:51:13.150798"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:13.152749"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.155083"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:51:13.157769"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.165380"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.167148"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.168540"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:13.169975"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.180375"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.182136"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.183508"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:13.185173"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.190547"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.192401"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.193725"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:13.195026"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.2ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.204800"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.207383"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.208847"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:13.210162"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.300820"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.302747"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.304517"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:13.306346"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.309724"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.311628"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.312922"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:13.314279"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.318467"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.320472"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:13.322093"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:13.323690"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.7ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.1ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.360150"], ["updated_at", "2020-10-04 19:51:38.360150"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.378179"], ["updated_at", "2020-10-04 19:51:38.378179"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.9ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.381510"], ["updated_at", "2020-10-04 19:51:38.381510"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (1.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.383599"], ["updated_at", "2020-10-04 19:51:38.383599"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.387567"], ["updated_at", "2020-10-04 19:51:38.387567"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.390116"], ["updated_at", "2020-10-04 19:51:38.390116"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.393536"], ["updated_at", "2020-10-04 19:51:38.393536"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.396029"], ["updated_at", "2020-10-04 19:51:38.396029"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.399307"], ["updated_at", "2020-10-04 19:51:38.399307"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.402760"], ["updated_at", "2020-10-04 19:51:38.402760"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.406047"], ["updated_at", "2020-10-04 19:51:38.406047"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (5.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.475354"], ["updated_at", "2020-10-04 19:51:38.475354"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.479172"], ["updated_at", "2020-10-04 19:51:38.479172"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.483459"], ["updated_at", "2020-10-04 19:51:38.483459"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.7ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.486956"], ["updated_at", "2020-10-04 19:51:38.486956"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.499395"], ["updated_at", "2020-10-04 19:51:38.499395"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.500946"], ["updated_at", "2020-10-04 19:51:38.500946"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.502684"], ["updated_at", "2020-10-04 19:51:38.502684"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.504332"], ["updated_at", "2020-10-04 19:51:38.504332"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.506073"], ["updated_at", "2020-10-04 19:51:38.506073"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.507734"], ["updated_at", "2020-10-04 19:51:38.507734"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.509156"], ["updated_at", "2020-10-04 19:51:38.509156"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.532523"], ["updated_at", "2020-10-04 19:51:38.532523"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.535146"], ["updated_at", "2020-10-04 19:51:38.535146"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.537700"], ["updated_at", "2020-10-04 19:51:38.537700"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.540048"], ["updated_at", "2020-10-04 19:51:38.540048"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.541974"], ["updated_at", "2020-10-04 19:51:38.541974"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.543540"], ["updated_at", "2020-10-04 19:51:38.543540"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.545175"], ["updated_at", "2020-10-04 19:51:38.545175"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.546854"], ["updated_at", "2020-10-04 19:51:38.546854"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.548574"], ["updated_at", "2020-10-04 19:51:38.548574"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.551946"], ["updated_at", "2020-10-04 19:51:38.551946"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.553399"], ["updated_at", "2020-10-04 19:51:38.553399"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.568135"], ["updated_at", "2020-10-04 19:51:38.568135"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.569447"], ["updated_at", "2020-10-04 19:51:38.569447"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.571292"], ["updated_at", "2020-10-04 19:51:38.571292"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.573025"], ["updated_at", "2020-10-04 19:51:38.573025"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.573934"], ["updated_at", "2020-10-04 19:51:38.573934"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.575506"], ["updated_at", "2020-10-04 19:51:38.575506"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.577147"], ["updated_at", "2020-10-04 19:51:38.577147"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.579552"], ["updated_at", "2020-10-04 19:51:38.579552"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.580707"], ["updated_at", "2020-10-04 19:51:38.580707"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.586800"], ["updated_at", "2020-10-04 19:51:38.586800"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.588158"], ["updated_at", "2020-10-04 19:51:38.588158"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.590003"], ["updated_at", "2020-10-04 19:51:38.590003"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.591718"], ["updated_at", "2020-10-04 19:51:38.591718"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.592651"], ["updated_at", "2020-10-04 19:51:38.592651"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.594278"], ["updated_at", "2020-10-04 19:51:38.594278"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.596281"], ["updated_at", "2020-10-04 19:51:38.596281"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.598820"], ["updated_at", "2020-10-04 19:51:38.598820"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.600878"], ["updated_at", "2020-10-04 19:51:38.600878"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.606810"], ["updated_at", "2020-10-04 19:51:38.606810"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.608190"], ["updated_at", "2020-10-04 19:51:38.608190"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.610012"], ["updated_at", "2020-10-04 19:51:38.610012"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.612037"], ["updated_at", "2020-10-04 19:51:38.612037"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.613132"], ["updated_at", "2020-10-04 19:51:38.613132"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.614812"], ["updated_at", "2020-10-04 19:51:38.614812"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.616396"], ["updated_at", "2020-10-04 19:51:38.616396"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.617973"], ["updated_at", "2020-10-04 19:51:38.617973"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.618850"], ["updated_at", "2020-10-04 19:51:38.618850"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.624011"], ["updated_at", "2020-10-04 19:51:38.624011"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.625201"], ["updated_at", "2020-10-04 19:51:38.625201"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.626881"], ["updated_at", "2020-10-04 19:51:38.626881"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.628526"], ["updated_at", "2020-10-04 19:51:38.628526"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.629520"], ["updated_at", "2020-10-04 19:51:38.629520"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.631040"], ["updated_at", "2020-10-04 19:51:38.631040"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.632848"], ["updated_at", "2020-10-04 19:51:38.632848"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.634725"], ["updated_at", "2020-10-04 19:51:38.634725"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.635626"], ["updated_at", "2020-10-04 19:51:38.635626"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.641329"], ["updated_at", "2020-10-04 19:51:38.641329"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.642581"], ["updated_at", "2020-10-04 19:51:38.642581"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.644390"], ["updated_at", "2020-10-04 19:51:38.644390"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.646073"], ["updated_at", "2020-10-04 19:51:38.646073"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.646921"], ["updated_at", "2020-10-04 19:51:38.646921"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.649446"], ["updated_at", "2020-10-04 19:51:38.649446"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.652331"], ["updated_at", "2020-10-04 19:51:38.652331"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.655018"], ["updated_at", "2020-10-04 19:51:38.655018"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.656682"], ["updated_at", "2020-10-04 19:51:38.656682"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.662448"], ["updated_at", "2020-10-04 19:51:38.662448"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.663902"], ["updated_at", "2020-10-04 19:51:38.663902"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.665890"], ["updated_at", "2020-10-04 19:51:38.665890"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.667725"], ["updated_at", "2020-10-04 19:51:38.667725"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.668801"], ["updated_at", "2020-10-04 19:51:38.668801"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.670696"], ["updated_at", "2020-10-04 19:51:38.670696"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.672416"], ["updated_at", "2020-10-04 19:51:38.672416"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.674190"], ["updated_at", "2020-10-04 19:51:38.674190"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.675079"], ["updated_at", "2020-10-04 19:51:38.675079"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.697545"], ["updated_at", "2020-10-04 19:51:38.697545"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.700843"], ["updated_at", "2020-10-04 19:51:38.700843"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.702225"], ["updated_at", "2020-10-04 19:51:38.702225"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.715885"], ["updated_at", "2020-10-04 19:51:38.715885"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.722436"], ["updated_at", "2020-10-04 19:51:38.722436"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.723860"], ["updated_at", "2020-10-04 19:51:38.723860"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.726157"], ["updated_at", "2020-10-04 19:51:38.726157"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.727181"], ["updated_at", "2020-10-04 19:51:38.727181"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.728538"], ["updated_at", "2020-10-04 19:51:38.728538"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.735480"], ["updated_at", "2020-10-04 19:51:38.735480"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.736996"], ["updated_at", "2020-10-04 19:51:38.736996"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.739308"], ["updated_at", "2020-10-04 19:51:38.739308"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.741093"], ["updated_at", "2020-10-04 19:51:38.741093"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.743052"], ["updated_at", "2020-10-04 19:51:38.743052"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.744147"], ["updated_at", "2020-10-04 19:51:38.744147"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.745905"], ["updated_at", "2020-10-04 19:51:38.745905"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:51:38.748280"], ["updated_at", "2020-10-04 19:51:38.748280"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.776257"], ["updated_at", "2020-10-04 19:51:38.776257"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:38.777666"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.779911"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:38.781904"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.783957"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.788213"], ["updated_at", "2020-10-04 19:51:38.788213"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:38.789602"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:38.791878"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:38.793828"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.795651"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.797923"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.813845"], ["updated_at", "2020-10-04 19:51:38.813845"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:38.815171"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.817040"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:38.818964"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.821135"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.823570"], ["updated_at", "2020-10-04 19:51:38.823570"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:38.824566"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:38.826352"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:38.828132"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.829867"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.831961"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (1.9ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.856656"], ["updated_at", "2020-10-04 19:51:38.856656"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:38.857952"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.859791"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:38.861420"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.863037"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.865032"], ["updated_at", "2020-10-04 19:51:38.865032"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:38.866001"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:38.867880"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:38.869827"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.871876"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.875008"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.896930"], ["updated_at", "2020-10-04 19:51:38.896930"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:38.898485"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.901637"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:38.904272"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.906681"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.909041"], ["updated_at", "2020-10-04 19:51:38.909041"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:38.910187"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:38.912066"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:38.914231"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.916761"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.918772"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.942764"], ["updated_at", "2020-10-04 19:51:38.942764"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:51:38.944196"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.946747"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:38.948707"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.950700"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.953159"], ["updated_at", "2020-10-04 19:51:38.953159"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:38.954573"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:51:38.956803"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:51:38.958875"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.960892"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:51:38.962878"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:38.994876"], ["updated_at", "2020-10-04 19:51:38.994876"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.996567"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:38.998900"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:39.001555"], ["updated_at", "2020-10-04 19:51:39.001555"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.002933"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.005368"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:39.010858"], ["updated_at", "2020-10-04 19:51:39.010858"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.012388"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.015118"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:39.017715"], ["updated_at", "2020-10-04 19:51:39.017715"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.019187"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.021624"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:39.028407"], ["updated_at", "2020-10-04 19:51:39.028407"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.029723"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.031763"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.1ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:39.056351"], ["updated_at", "2020-10-04 19:51:39.056351"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.057799"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:39.059681"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:39.061410"], ["updated_at", "2020-10-04 19:51:39.061410"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:39.062334"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.063935"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:51:39.065634"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:39.070766"], ["updated_at", "2020-10-04 19:51:39.070766"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.072016"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:51:39.073801"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:51:39.075499"], ["updated_at", "2020-10-04 19:51:39.075499"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:51:39.076611"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.079719"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:51:39.082285"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.091095"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.092957"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.094223"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:39.095460"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.105429"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.107392"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.108793"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:39.110053"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.114286"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.115999"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.117314"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:39.118578"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.124981"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.128205"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.129931"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:39.131257"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.213371"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.215053"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.216297"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:39.217390"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.220032"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.221604"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.222858"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:39.223906"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.0ms) SELECT COUNT(*) FROM "posts"  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.227404"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.229157"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:51:39.230360"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:51:39.231595"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:43.891565"], ["updated_at", "2020-10-04 19:52:43.891565"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.909750"], ["updated_at", "2020-10-04 19:52:43.909750"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.9ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.912913"], ["updated_at", "2020-10-04 19:52:43.912913"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.914808"], ["updated_at", "2020-10-04 19:52:43.914808"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.916519"], ["updated_at", "2020-10-04 19:52:43.916519"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:43.918122"], ["updated_at", "2020-10-04 19:52:43.918122"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.919790"], ["updated_at", "2020-10-04 19:52:43.919790"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.921601"], ["updated_at", "2020-10-04 19:52:43.921601"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.923439"], ["updated_at", "2020-10-04 19:52:43.923439"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.927219"], ["updated_at", "2020-10-04 19:52:43.927219"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.928878"], ["updated_at", "2020-10-04 19:52:43.928878"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.1ms) SELECT MIN(posts.published_at) FROM "posts"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (5.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:43.994487"], ["updated_at", "2020-10-04 19:52:43.994487"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:43.997814"], ["updated_at", "2020-10-04 19:52:43.997814"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.002063"], ["updated_at", "2020-10-04 19:52:44.002063"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.005123"], ["updated_at", "2020-10-04 19:52:44.005123"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.009477"], ["updated_at", "2020-10-04 19:52:44.009477"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.012221"], ["updated_at", "2020-10-04 19:52:44.012221"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.015629"], ["updated_at", "2020-10-04 19:52:44.015629"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.018530"], ["updated_at", "2020-10-04 19:52:44.018530"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.032241"], ["updated_at", "2020-10-04 19:52:44.032241"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.034320"], ["updated_at", "2020-10-04 19:52:44.034320"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.035951"], ["updated_at", "2020-10-04 19:52:44.035951"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.056993"], ["updated_at", "2020-10-04 19:52:44.056993"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.059453"], ["updated_at", "2020-10-04 19:52:44.059453"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.061234"], ["updated_at", "2020-10-04 19:52:44.061234"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.063081"], ["updated_at", "2020-10-04 19:52:44.063081"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.065267"], ["updated_at", "2020-10-04 19:52:44.065267"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.067080"], ["updated_at", "2020-10-04 19:52:44.067080"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.068843"], ["updated_at", "2020-10-04 19:52:44.068843"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.070897"], ["updated_at", "2020-10-04 19:52:44.070897"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.072926"], ["updated_at", "2020-10-04 19:52:44.072926"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.074618"], ["updated_at", "2020-10-04 19:52:44.074618"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.076033"], ["updated_at", "2020-10-04 19:52:44.076033"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.1ms) SELECT MIN(posts.published_at) FROM "posts"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.093720"], ["updated_at", "2020-10-04 19:52:44.093720"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.095000"], ["updated_at", "2020-10-04 19:52:44.095000"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.096890"], ["updated_at", "2020-10-04 19:52:44.096890"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.098614"], ["updated_at", "2020-10-04 19:52:44.098614"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.099617"], ["updated_at", "2020-10-04 19:52:44.099617"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.101504"], ["updated_at", "2020-10-04 19:52:44.101504"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.103837"], ["updated_at", "2020-10-04 19:52:44.103837"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.106303"], ["updated_at", "2020-10-04 19:52:44.106303"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.107385"], ["updated_at", "2020-10-04 19:52:44.107385"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.113282"], ["updated_at", "2020-10-04 19:52:44.113282"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.114565"], ["updated_at", "2020-10-04 19:52:44.114565"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.116344"], ["updated_at", "2020-10-04 19:52:44.116344"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.118148"], ["updated_at", "2020-10-04 19:52:44.118148"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.119445"], ["updated_at", "2020-10-04 19:52:44.119445"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.121568"], ["updated_at", "2020-10-04 19:52:44.121568"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.123614"], ["updated_at", "2020-10-04 19:52:44.123614"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.126207"], ["updated_at", "2020-10-04 19:52:44.126207"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.127886"], ["updated_at", "2020-10-04 19:52:44.127886"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.133338"], ["updated_at", "2020-10-04 19:52:44.133338"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.134736"], ["updated_at", "2020-10-04 19:52:44.134736"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.137028"], ["updated_at", "2020-10-04 19:52:44.137028"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.138807"], ["updated_at", "2020-10-04 19:52:44.138807"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.139906"], ["updated_at", "2020-10-04 19:52:44.139906"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.141588"], ["updated_at", "2020-10-04 19:52:44.141588"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.143443"], ["updated_at", "2020-10-04 19:52:44.143443"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.145243"], ["updated_at", "2020-10-04 19:52:44.145243"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.146222"], ["updated_at", "2020-10-04 19:52:44.146222"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.151263"], ["updated_at", "2020-10-04 19:52:44.151263"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.152766"], ["updated_at", "2020-10-04 19:52:44.152766"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.154657"], ["updated_at", "2020-10-04 19:52:44.154657"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.156429"], ["updated_at", "2020-10-04 19:52:44.156429"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.157368"], ["updated_at", "2020-10-04 19:52:44.157368"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.159279"], ["updated_at", "2020-10-04 19:52:44.159279"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.162029"], ["updated_at", "2020-10-04 19:52:44.162029"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.164744"], ["updated_at", "2020-10-04 19:52:44.164744"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.165787"], ["updated_at", "2020-10-04 19:52:44.165787"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.171261"], ["updated_at", "2020-10-04 19:52:44.171261"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.172673"], ["updated_at", "2020-10-04 19:52:44.172673"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.175643"], ["updated_at", "2020-10-04 19:52:44.175643"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.177543"], ["updated_at", "2020-10-04 19:52:44.177543"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.178683"], ["updated_at", "2020-10-04 19:52:44.178683"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.180700"], ["updated_at", "2020-10-04 19:52:44.180700"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.182577"], ["updated_at", "2020-10-04 19:52:44.182577"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.184888"], ["updated_at", "2020-10-04 19:52:44.184888"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.186266"], ["updated_at", "2020-10-04 19:52:44.186266"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.191739"], ["updated_at", "2020-10-04 19:52:44.191739"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.193038"], ["updated_at", "2020-10-04 19:52:44.193038"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.194803"], ["updated_at", "2020-10-04 19:52:44.194803"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.196473"], ["updated_at", "2020-10-04 19:52:44.196473"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.197447"], ["updated_at", "2020-10-04 19:52:44.197447"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.199107"], ["updated_at", "2020-10-04 19:52:44.199107"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.201032"], ["updated_at", "2020-10-04 19:52:44.201032"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.203214"], ["updated_at", "2020-10-04 19:52:44.203214"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.204253"], ["updated_at", "2020-10-04 19:52:44.204253"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.229918"], ["updated_at", "2020-10-04 19:52:44.229918"], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.231531"], ["updated_at", "2020-10-04 19:52:44.231531"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.232907"], ["updated_at", "2020-10-04 19:52:44.232907"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.7ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.246311"], ["updated_at", "2020-10-04 19:52:44.246311"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.251882"], ["updated_at", "2020-10-04 19:52:44.251882"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.253298"], ["updated_at", "2020-10-04 19:52:44.253298"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.255091"], ["updated_at", "2020-10-04 19:52:44.255091"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.256132"], ["updated_at", "2020-10-04 19:52:44.256132"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.257550"], ["updated_at", "2020-10-04 19:52:44.257550"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.263911"], ["updated_at", "2020-10-04 19:52:44.263911"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.265164"], ["updated_at", "2020-10-04 19:52:44.265164"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.266879"], ["updated_at", "2020-10-04 19:52:44.266879"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.268257"], ["updated_at", "2020-10-04 19:52:44.268257"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.270051"], ["updated_at", "2020-10-04 19:52:44.270051"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.271007"], ["updated_at", "2020-10-04 19:52:44.271007"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.272989"], ["updated_at", "2020-10-04 19:52:44.272989"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:52:44.274908"], ["updated_at", "2020-10-04 19:52:44.274908"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.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.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.298471"], ["updated_at", "2020-10-04 19:52:44.298471"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:52:44.299769"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.301808"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:52:44.303567"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.305235"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.306919"], ["updated_at", "2020-10-04 19:52:44.306919"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:52:44.307853"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:52:44.310060"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:52:44.313206"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.315264"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.317448"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.332840"], ["updated_at", "2020-10-04 19:52:44.332840"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:52:44.334153"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.336327"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:52:44.338237"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.340201"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.341955"], ["updated_at", "2020-10-04 19:52:44.341955"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:52:44.342934"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:52:44.344831"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:52:44.346666"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.348410"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.350428"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.372044"], ["updated_at", "2020-10-04 19:52:44.372044"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:52:44.373660"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.375620"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:52:44.377339"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.379020"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.380906"], ["updated_at", "2020-10-04 19:52:44.380906"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:52:44.381855"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:52:44.383517"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:52:44.385127"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.386897"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.388512"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.402640"], ["updated_at", "2020-10-04 19:52:44.402640"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:52:44.403884"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.405603"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:52:44.407672"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.411940"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.414076"], ["updated_at", "2020-10-04 19:52:44.414076"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:52:44.415083"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:52:44.416838"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:52:44.418548"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.420702"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.422554"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.441902"], ["updated_at", "2020-10-04 19:52:44.441902"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:52:44.443199"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.445095"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:52:44.446823"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.448462"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.450205"], ["updated_at", "2020-10-04 19:52:44.450205"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:52:44.451181"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:52:44.453073"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:52:44.454870"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.456469"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:52:44.458049"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.485781"], ["updated_at", "2020-10-04 19:52:44.485781"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.487178"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.489196"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.491036"], ["updated_at", "2020-10-04 19:52:44.491036"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.491961"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.493580"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.497601"], ["updated_at", "2020-10-04 19:52:44.497601"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.498749"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.500509"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.502106"], ["updated_at", "2020-10-04 19:52:44.502106"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.502955"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.504423"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.3ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.508977"], ["updated_at", "2020-10-04 19:52:44.508977"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.510162"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.511912"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.1ms) rollback transaction  (0.1ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.538832"], ["updated_at", "2020-10-04 19:52:44.538832"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.540329"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:52:44.542346"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.544071"], ["updated_at", "2020-10-04 19:52:44.544071"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:52:44.544989"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.546668"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:52:44.548438"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.554097"], ["updated_at", "2020-10-04 19:52:44.554097"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.555410"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:52:44.557757"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:52:44.559766"], ["updated_at", "2020-10-04 19:52:44.559766"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:52:44.560734"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.562451"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:52:44.564227"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.573790"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.575687"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.577027"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:52:44.578415"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.590556"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.592454"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.593859"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:52:44.595279"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.599680"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.601634"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.603287"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:52:44.604906"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.612135"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.613904"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.615173"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:52:44.617159"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.706019"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.707729"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.709230"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:52:44.710667"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.713987"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.715754"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.717804"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:52:44.719312"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.723945"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.725946"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:52:44.727335"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:52:44.728838"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.8ms) rollback transaction  (1.1ms) SELECT sqlite_version(*)  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "schema_sha1"]]  (0.1ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.705684"], ["updated_at", "2020-10-04 19:54:57.705684"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.725662"], ["updated_at", "2020-10-04 19:54:57.725662"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.8ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.729007"], ["updated_at", "2020-10-04 19:54:57.729007"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.731457"], ["updated_at", "2020-10-04 19:54:57.731457"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.736675"], ["updated_at", "2020-10-04 19:54:57.736675"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.739445"], ["updated_at", "2020-10-04 19:54:57.739445"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.742769"], ["updated_at", "2020-10-04 19:54:57.742769"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.745653"], ["updated_at", "2020-10-04 19:54:57.745653"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.749281"], ["updated_at", "2020-10-04 19:54:57.749281"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.752457"], ["updated_at", "2020-10-04 19:54:57.752457"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.755648"], ["updated_at", "2020-10-04 19:54:57.755648"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (1.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.1ms) SELECT MIN(posts.published_at) FROM "posts"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (1.4ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.814187"], ["updated_at", "2020-10-04 19:54:57.814187"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.817118"], ["updated_at", "2020-10-04 19:54:57.817118"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.819696"], ["updated_at", "2020-10-04 19:54:57.819696"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.822663"], ["updated_at", "2020-10-04 19:54:57.822663"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.826131"], ["updated_at", "2020-10-04 19:54:57.826131"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.836738"], ["updated_at", "2020-10-04 19:54:57.836738"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.838190"], ["updated_at", "2020-10-04 19:54:57.838190"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.839588"], ["updated_at", "2020-10-04 19:54:57.839588"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.841111"], ["updated_at", "2020-10-04 19:54:57.841111"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.842469"], ["updated_at", "2020-10-04 19:54:57.842469"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.843637"], ["updated_at", "2020-10-04 19:54:57.843637"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.859970"], ["updated_at", "2020-10-04 19:54:57.859970"], ["name", "James Joyce"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.861880"], ["updated_at", "2020-10-04 19:54:57.861880"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.863320"], ["updated_at", "2020-10-04 19:54:57.863320"], ["author_id", 1], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.864843"], ["updated_at", "2020-10-04 19:54:57.864843"], ["author_id", 1], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.866442"], ["updated_at", "2020-10-04 19:54:57.866442"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.867986"], ["updated_at", "2020-10-04 19:54:57.867986"], ["name", "Virginia Woolf"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.869756"], ["updated_at", "2020-10-04 19:54:57.869756"], ["author_id", 2], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.871576"], ["updated_at", "2020-10-04 19:54:57.871576"], ["author_id", 2], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.873200"], ["updated_at", "2020-10-04 19:54:57.873200"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.874910"], ["updated_at", "2020-10-04 19:54:57.874910"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.876417"], ["updated_at", "2020-10-04 19:54:57.876417"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC   (0.1ms) SELECT MIN(posts.published_at) FROM "posts"  (0.1ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT DATETIME('2015-11-01 00:00:00') AS min, DATETIME('2015-12-01 00:00:00') AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2015-10-01 00:00:00') AS min, DATETIME('2015-11-01 00:00:00') AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME(NULL) AS min, DATETIME(NULL) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.892098"], ["updated_at", "2020-10-04 19:54:57.892098"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.893337"], ["updated_at", "2020-10-04 19:54:57.893337"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.895531"], ["updated_at", "2020-10-04 19:54:57.895531"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.897402"], ["updated_at", "2020-10-04 19:54:57.897402"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.898467"], ["updated_at", "2020-10-04 19:54:57.898467"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.900603"], ["updated_at", "2020-10-04 19:54:57.900603"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.902480"], ["updated_at", "2020-10-04 19:54:57.902480"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.904290"], ["updated_at", "2020-10-04 19:54:57.904290"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.905186"], ["updated_at", "2020-10-04 19:54:57.905186"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.910708"], ["updated_at", "2020-10-04 19:54:57.910708"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.911914"], ["updated_at", "2020-10-04 19:54:57.911914"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.913553"], ["updated_at", "2020-10-04 19:54:57.913553"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.915323"], ["updated_at", "2020-10-04 19:54:57.915323"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.916230"], ["updated_at", "2020-10-04 19:54:57.916230"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.917767"], ["updated_at", "2020-10-04 19:54:57.917767"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.919314"], ["updated_at", "2020-10-04 19:54:57.919314"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.920969"], ["updated_at", "2020-10-04 19:54:57.920969"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.921873"], ["updated_at", "2020-10-04 19:54:57.921873"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.927636"], ["updated_at", "2020-10-04 19:54:57.927636"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.928905"], ["updated_at", "2020-10-04 19:54:57.928905"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.930546"], ["updated_at", "2020-10-04 19:54:57.930546"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.932193"], ["updated_at", "2020-10-04 19:54:57.932193"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.934187"], ["updated_at", "2020-10-04 19:54:57.934187"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.937046"], ["updated_at", "2020-10-04 19:54:57.937046"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.939102"], ["updated_at", "2020-10-04 19:54:57.939102"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.940955"], ["updated_at", "2020-10-04 19:54:57.940955"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.941946"], ["updated_at", "2020-10-04 19:54:57.941946"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.947522"], ["updated_at", "2020-10-04 19:54:57.947522"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.948826"], ["updated_at", "2020-10-04 19:54:57.948826"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.950792"], ["updated_at", "2020-10-04 19:54:57.950792"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.952577"], ["updated_at", "2020-10-04 19:54:57.952577"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.953623"], ["updated_at", "2020-10-04 19:54:57.953623"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.955319"], ["updated_at", "2020-10-04 19:54:57.955319"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.957176"], ["updated_at", "2020-10-04 19:54:57.957176"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.958836"], ["updated_at", "2020-10-04 19:54:57.958836"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.959787"], ["updated_at", "2020-10-04 19:54:57.959787"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.964684"], ["updated_at", "2020-10-04 19:54:57.964684"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.966040"], ["updated_at", "2020-10-04 19:54:57.966040"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.967895"], ["updated_at", "2020-10-04 19:54:57.967895"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.969697"], ["updated_at", "2020-10-04 19:54:57.969697"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.970656"], ["updated_at", "2020-10-04 19:54:57.970656"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.972247"], ["updated_at", "2020-10-04 19:54:57.972247"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.973942"], ["updated_at", "2020-10-04 19:54:57.973942"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.975781"], ["updated_at", "2020-10-04 19:54:57.975781"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.976667"], ["updated_at", "2020-10-04 19:54:57.976667"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.982945"], ["updated_at", "2020-10-04 19:54:57.982945"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.984365"], ["updated_at", "2020-10-04 19:54:57.984365"], ["author_id", 1], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.986395"], ["updated_at", "2020-10-04 19:54:57.986395"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.988113"], ["updated_at", "2020-10-04 19:54:57.988113"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.989071"], ["updated_at", "2020-10-04 19:54:57.989071"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.991246"], ["updated_at", "2020-10-04 19:54:57.991246"], ["author_id", 2], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.993202"], ["updated_at", "2020-10-04 19:54:57.993202"], ["author_id", 2], ["status", 2], ["likes", 5]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Chester"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:57.994991"], ["updated_at", "2020-10-04 19:54:57.994991"], ["name", "Chester"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2020-10-04 19:54:57.995909"], ["updated_at", "2020-10-04 19:54:57.995909"], ["author_id", 3], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC , _active_reporter_dimension_status ASC   (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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (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) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.018538"], ["updated_at", "2020-10-04 19:54:58.018538"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.020067"], ["updated_at", "2020-10-04 19:54:58.020067"], ["status", 2], ["likes", 10]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.021189"], ["updated_at", "2020-10-04 19:54:58.021189"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.034498"], ["updated_at", "2020-10-04 19:54:58.034498"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]]  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.040566"], ["updated_at", "2020-10-04 19:54:58.040566"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.042290"], ["updated_at", "2020-10-04 19:54:58.042290"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.044140"], ["updated_at", "2020-10-04 19:54:58.044140"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.045091"], ["updated_at", "2020-10-04 19:54:58.045091"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.046213"], ["updated_at", "2020-10-04 19:54:58.046213"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.1ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.6ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.053147"], ["updated_at", "2020-10-04 19:54:58.053147"], ["name", "Alice"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.054462"], ["updated_at", "2020-10-04 19:54:58.054462"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Alice"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.056452"], ["updated_at", "2020-10-04 19:54:58.056452"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.057732"], ["updated_at", "2020-10-04 19:54:58.057732"], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.059355"], ["updated_at", "2020-10-04 19:54:58.059355"], ["name", "Bob"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.060237"], ["updated_at", "2020-10-04 19:54:58.060237"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.061818"], ["updated_at", "2020-10-04 19:54:58.061818"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2020-10-04 19:54:58.063381"], ["updated_at", "2020-10-04 19:54:58.063381"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.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) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.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.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.090165"], ["updated_at", "2020-10-04 19:54:58.090165"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:54:58.091565"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.093359"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:54:58.094918"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.096681"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.098619"], ["updated_at", "2020-10-04 19:54:58.098619"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:54:58.099902"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:54:58.102156"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:54:58.104044"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.105784"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.107712"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.121063"], ["updated_at", "2020-10-04 19:54:58.121063"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:54:58.122292"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.124202"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:54:58.128799"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.131305"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.133884"], ["updated_at", "2020-10-04 19:54:58.133884"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:54:58.135231"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:54:58.137194"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:54:58.139047"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.140866"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.143072"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.164106"], ["updated_at", "2020-10-04 19:54:58.164106"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:54:58.165532"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.167811"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:54:58.169826"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.171547"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.173393"], ["updated_at", "2020-10-04 19:54:58.173393"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:54:58.174467"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:54:58.176302"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:54:58.178523"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.180867"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.185784"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.202125"], ["updated_at", "2020-10-04 19:54:58.202125"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:54:58.203535"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.205499"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:54:58.207405"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.209048"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.210814"], ["updated_at", "2020-10-04 19:54:58.210814"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:54:58.211761"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:54:58.213531"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:54:58.215490"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.217194"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.218858"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC  Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.240637"], ["updated_at", "2020-10-04 19:54:58.240637"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:54:58.241944"], ["author_id", 1], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.244055"], ["author_id", 1], ["status", 2], ["likes", 7]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:54:58.245941"], ["author_id", 1], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.247773"], ["author_id", 1], ["status", 2], ["likes", 11]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.249825"], ["updated_at", "2020-10-04 19:54:58.249825"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:54:58.250834"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:54:58.252725"], ["author_id", 2], ["status", 2], ["likes", 24]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:54:58.254409"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.256069"], ["author_id", 2], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:54:58.257861"], ["author_id", 2], ["status", 2], ["likes", 8]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2018-12-01 00:00:00') AS min, DATETIME('2019-01-01 00:00:00') AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC  Post Load (0.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT DATETIME('2019-01-01 00:00:00') AS min, DATETIME('2019-02-01 00:00:00') AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-02-01 00:00:00') AS min, DATETIME('2019-03-01 00:00:00') AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-03-01 00:00:00') AS min, DATETIME('2019-04-01 00:00:00') AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2019-04-01 00:00:00') AS min, DATETIME('2019-05-01 00:00:00') AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.284751"], ["updated_at", "2020-10-04 19:54:58.284751"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.286427"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.288734"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.290890"], ["updated_at", "2020-10-04 19:54:58.290890"], ["name", "Phyllis"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.291920"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.293627"], ["author_id", 2], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.297846"], ["updated_at", "2020-10-04 19:54:58.297846"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.299233"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.301266"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.303049"], ["updated_at", "2020-10-04 19:54:58.303049"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.303985"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phyllis"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.305727"], ["author_id", 2], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.0ms) SELECT "posts".* FROM "posts"  (0.4ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.310255"], ["updated_at", "2020-10-04 19:54:58.310255"], ["name", "Phil"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.311492"], ["author_id", 1], ["status", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES (?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.313192"], ["author_id", 1], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT ? [["LIMIT", 1]]  (0.0ms) rollback transaction  (0.0ms) begin transaction Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT ? [["LIMIT", 1]]  (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.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.336243"], ["updated_at", "2020-10-04 19:54:58.336243"], ["name", "Timmy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.337535"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:54:58.339503"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.341366"], ["updated_at", "2020-10-04 19:54:58.341366"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:54:58.342323"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.344490"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:54:58.346486"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.5ms) rollback transaction  (0.1ms) begin transaction Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.352404"], ["updated_at", "2020-10-04 19:54:58.352404"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.353782"], ["author_id", 1], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Timmy"], ["LIMIT", 1]]  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:54:58.355645"], ["author_id", 1], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES (?, ?, ?) [["created_at", "2020-10-04 19:54:58.357379"], ["updated_at", "2020-10-04 19:54:58.357379"], ["name", "Tammy"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:54:58.358399"], ["author_id", 2], ["status", 2], ["likes", 3]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.0ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.360124"], ["author_id", 2], ["status", 2], ["likes", 4]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = ? LIMIT ? [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:54:58.362068"], ["author_id", 2], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC  Post Load (0.2ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.371046"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.372988"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.374968"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:54:58.376937"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.387211"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.388928"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.390280"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:54:58.391524"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Post Load (0.1ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.395631"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.397795"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.399544"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:54:58.401461"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC   (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.407949"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.409891"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.411245"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:54:58.412587"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.6ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC   (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.502296"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.503868"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.505154"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:54:58.506384"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.509219"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.510752"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.512169"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:54:58.513460"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.1ms) SELECT COUNT(*) FROM "posts"  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.518333"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.520059"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:54:58.521494"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 Post Create (0.1ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:54:58.522777"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT MIN(posts.created_at) FROM "posts"  (0.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT ? [["LIMIT", 1]]  (0.1ms) SELECT MIN(posts.likes) FROM "posts"  (0.1ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT ? [["LIMIT", 1]] Post Load (0.4ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT DATETIME('2016-01-01 00:00:00') AS min, DATETIME('2016-01-02 00:00:00') AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT DATETIME('2016-01-02 00:00:00') AS min, DATETIME('2016-01-03 00:00:00') AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC   (0.7ms) rollback transaction  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (3.0ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:10.820485"], ["updated_at", "2020-10-04 19:55:10.820485"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.860472"], ["updated_at", "2020-10-04 19:55:10.860472"], ["author_id", 283], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.865370"], ["updated_at", "2020-10-04 19:55:10.865370"], ["author_id", 283], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.869511"], ["updated_at", "2020-10-04 19:55:10.869511"], ["author_id", 283], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:10.873226"], ["updated_at", "2020-10-04 19:55:10.873226"], ["author_id", 283], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:10.877156"], ["updated_at", "2020-10-04 19:55:10.877156"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.881524"], ["updated_at", "2020-10-04 19:55:10.881524"], ["author_id", 284], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.885374"], ["updated_at", "2020-10-04 19:55:10.885374"], ["author_id", 284], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:10.889799"], ["updated_at", "2020-10-04 19:55:10.889799"], ["author_id", 284], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:10.893870"], ["updated_at", "2020-10-04 19:55:10.893870"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:10.896784"], ["updated_at", "2020-10-04 19:55:10.896784"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:10.948387"], ["updated_at", "2020-10-04 19:55:10.948387"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.951302"], ["updated_at", "2020-10-04 19:55:10.951302"], ["author_id", 285], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.953971"], ["updated_at", "2020-10-04 19:55:10.953971"], ["author_id", 285], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.956658"], ["updated_at", "2020-10-04 19:55:10.956658"], ["author_id", 285], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:10.959344"], ["updated_at", "2020-10-04 19:55:10.959344"], ["author_id", 285], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:10.961513"], ["updated_at", "2020-10-04 19:55:10.961513"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.963877"], ["updated_at", "2020-10-04 19:55:10.963877"], ["author_id", 286], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.966971"], ["updated_at", "2020-10-04 19:55:10.966971"], ["author_id", 286], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:10.969647"], ["updated_at", "2020-10-04 19:55:10.969647"], ["author_id", 286], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:10.971806"], ["updated_at", "2020-10-04 19:55:10.971806"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:10.973622"], ["updated_at", "2020-10-04 19:55:10.973622"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:10.994725"], ["updated_at", "2020-10-04 19:55:10.994725"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:10.997452"], ["updated_at", "2020-10-04 19:55:10.997452"], ["author_id", 287], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:11.000299"], ["updated_at", "2020-10-04 19:55:11.000299"], ["author_id", 287], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:11.003132"], ["updated_at", "2020-10-04 19:55:11.003132"], ["author_id", 287], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.005615"], ["updated_at", "2020-10-04 19:55:11.005615"], ["author_id", 287], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.007758"], ["updated_at", "2020-10-04 19:55:11.007758"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:11.010267"], ["updated_at", "2020-10-04 19:55:11.010267"], ["author_id", 288], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 19:55:11.012768"], ["updated_at", "2020-10-04 19:55:11.012768"], ["author_id", 288], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.016307"], ["updated_at", "2020-10-04 19:55:11.016307"], ["author_id", 288], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.018592"], ["updated_at", "2020-10-04 19:55:11.018592"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.020569"], ["updated_at", "2020-10-04 19:55:11.020569"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.064755"], ["updated_at", "2020-10-04 19:55:11.064755"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.066514"], ["updated_at", "2020-10-04 19:55:11.066514"], ["author_id", 289], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.069011"], ["updated_at", "2020-10-04 19:55:11.069011"], ["author_id", 289], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.071288"], ["updated_at", "2020-10-04 19:55:11.071288"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.072692"], ["updated_at", "2020-10-04 19:55:11.072692"], ["author_id", 290], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.075086"], ["updated_at", "2020-10-04 19:55:11.075086"], ["author_id", 290], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.077544"], ["updated_at", "2020-10-04 19:55:11.077544"], ["author_id", 290], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.079810"], ["updated_at", "2020-10-04 19:55:11.079810"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.081183"], ["updated_at", "2020-10-04 19:55:11.081183"], ["author_id", 291], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.087873"], ["updated_at", "2020-10-04 19:55:11.087873"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.089747"], ["updated_at", "2020-10-04 19:55:11.089747"], ["author_id", 292], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.092605"], ["updated_at", "2020-10-04 19:55:11.092605"], ["author_id", 292], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.095111"], ["updated_at", "2020-10-04 19:55:11.095111"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.096673"], ["updated_at", "2020-10-04 19:55:11.096673"], ["author_id", 293], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.099757"], ["updated_at", "2020-10-04 19:55:11.099757"], ["author_id", 293], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.102419"], ["updated_at", "2020-10-04 19:55:11.102419"], ["author_id", 293], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.104973"], ["updated_at", "2020-10-04 19:55:11.104973"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.106360"], ["updated_at", "2020-10-04 19:55:11.106360"], ["author_id", 294], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.112938"], ["updated_at", "2020-10-04 19:55:11.112938"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.114607"], ["updated_at", "2020-10-04 19:55:11.114607"], ["author_id", 295], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.117309"], ["updated_at", "2020-10-04 19:55:11.117309"], ["author_id", 295], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.119677"], ["updated_at", "2020-10-04 19:55:11.119677"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.121275"], ["updated_at", "2020-10-04 19:55:11.121275"], ["author_id", 296], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.124145"], ["updated_at", "2020-10-04 19:55:11.124145"], ["author_id", 296], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.126732"], ["updated_at", "2020-10-04 19:55:11.126732"], ["author_id", 296], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.129497"], ["updated_at", "2020-10-04 19:55:11.129497"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.131099"], ["updated_at", "2020-10-04 19:55:11.131099"], ["author_id", 297], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.137228"], ["updated_at", "2020-10-04 19:55:11.137228"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.138783"], ["updated_at", "2020-10-04 19:55:11.138783"], ["author_id", 298], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.141322"], ["updated_at", "2020-10-04 19:55:11.141322"], ["author_id", 298], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.143996"], ["updated_at", "2020-10-04 19:55:11.143996"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.145671"], ["updated_at", "2020-10-04 19:55:11.145671"], ["author_id", 299], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.148393"], ["updated_at", "2020-10-04 19:55:11.148393"], ["author_id", 299], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.151007"], ["updated_at", "2020-10-04 19:55:11.151007"], ["author_id", 299], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.153766"], ["updated_at", "2020-10-04 19:55:11.153766"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.155186"], ["updated_at", "2020-10-04 19:55:11.155186"], ["author_id", 300], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.161745"], ["updated_at", "2020-10-04 19:55:11.161745"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.163412"], ["updated_at", "2020-10-04 19:55:11.163412"], ["author_id", 301], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.166287"], ["updated_at", "2020-10-04 19:55:11.166287"], ["author_id", 301], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.169022"], ["updated_at", "2020-10-04 19:55:11.169022"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.170631"], ["updated_at", "2020-10-04 19:55:11.170631"], ["author_id", 302], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.173098"], ["updated_at", "2020-10-04 19:55:11.173098"], ["author_id", 302], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.175552"], ["updated_at", "2020-10-04 19:55:11.175552"], ["author_id", 302], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.177885"], ["updated_at", "2020-10-04 19:55:11.177885"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.179353"], ["updated_at", "2020-10-04 19:55:11.179353"], ["author_id", 303], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.185916"], ["updated_at", "2020-10-04 19:55:11.185916"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.187617"], ["updated_at", "2020-10-04 19:55:11.187617"], ["author_id", 304], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.190486"], ["updated_at", "2020-10-04 19:55:11.190486"], ["author_id", 304], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.193125"], ["updated_at", "2020-10-04 19:55:11.193125"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.194875"], ["updated_at", "2020-10-04 19:55:11.194875"], ["author_id", 305], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.197690"], ["updated_at", "2020-10-04 19:55:11.197690"], ["author_id", 305], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.200728"], ["updated_at", "2020-10-04 19:55:11.200728"], ["author_id", 305], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.203384"], ["updated_at", "2020-10-04 19:55:11.203384"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 19:55:11.204975"], ["updated_at", "2020-10-04 19:55:11.204975"], ["author_id", 306], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.239667"], ["updated_at", "2020-10-04 19:55:11.239667"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.241636"], ["updated_at", "2020-10-04 19:55:11.241636"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.243425"], ["updated_at", "2020-10-04 19:55:11.243425"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.259344"], ["updated_at", "2020-10-04 19:55:11.259344"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.266991"], ["updated_at", "2020-10-04 19:55:11.266991"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.268616"], ["updated_at", "2020-10-04 19:55:11.268616"], ["author_id", 307], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.271355"], ["updated_at", "2020-10-04 19:55:11.271355"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.272899"], ["updated_at", "2020-10-04 19:55:11.272899"], ["author_id", 308], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.274806"], ["updated_at", "2020-10-04 19:55:11.274806"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.284922"], ["updated_at", "2020-10-04 19:55:11.284922"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.286796"], ["updated_at", "2020-10-04 19:55:11.286796"], ["author_id", 309], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.289312"], ["updated_at", "2020-10-04 19:55:11.289312"], ["author_id", 309], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.291227"], ["updated_at", "2020-10-04 19:55:11.291227"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.293913"], ["updated_at", "2020-10-04 19:55:11.293913"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.295346"], ["updated_at", "2020-10-04 19:55:11.295346"], ["author_id", 310], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.297644"], ["updated_at", "2020-10-04 19:55:11.297644"], ["author_id", 310], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 19:55:11.300834"], ["updated_at", "2020-10-04 19:55:11.300834"], ["author_id", 310], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.340627"], ["updated_at", "2020-10-04 19:55:11.340627"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:55:11.342136"], ["author_id", 311], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.344960"], ["author_id", 311], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:55:11.347736"], ["author_id", 311], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.350421"], ["author_id", 311], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.353186"], ["updated_at", "2020-10-04 19:55:11.353186"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:55:11.355155"], ["author_id", 312], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:55:11.357981"], ["author_id", 312], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:55:11.360485"], ["author_id", 312], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.363081"], ["author_id", 312], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.366099"], ["author_id", 312], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.383575"], ["updated_at", "2020-10-04 19:55:11.383575"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:55:11.385259"], ["author_id", 313], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.387910"], ["author_id", 313], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:55:11.390480"], ["author_id", 313], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.393128"], ["author_id", 313], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.396063"], ["updated_at", "2020-10-04 19:55:11.396063"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (6.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:55:11.397649"], ["author_id", 314], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:55:11.406732"], ["author_id", 314], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:55:11.409758"], ["author_id", 314], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.412319"], ["author_id", 314], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.415043"], ["author_id", 314], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.433366"], ["updated_at", "2020-10-04 19:55:11.433366"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:55:11.434990"], ["author_id", 315], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.437754"], ["author_id", 315], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:55:11.440586"], ["author_id", 315], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.443037"], ["author_id", 315], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.445682"], ["updated_at", "2020-10-04 19:55:11.445682"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:55:11.447335"], ["author_id", 316], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:55:11.450277"], ["author_id", 316], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:55:11.453127"], ["author_id", 316], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.455784"], ["author_id", 316], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.458134"], ["author_id", 316], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.475761"], ["updated_at", "2020-10-04 19:55:11.475761"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:55:11.477258"], ["author_id", 317], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.479769"], ["author_id", 317], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:55:11.482505"], ["author_id", 317], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (2.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.485440"], ["author_id", 317], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.490801"], ["updated_at", "2020-10-04 19:55:11.490801"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:55:11.492390"], ["author_id", 318], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:55:11.494948"], ["author_id", 318], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:55:11.497393"], ["author_id", 318], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.499808"], ["author_id", 318], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.502173"], ["author_id", 318], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.525365"], ["updated_at", "2020-10-04 19:55:11.525365"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 19:55:11.526935"], ["author_id", 319], ["status", 2], ["likes", 23]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.529654"], ["author_id", 319], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:55:11.532246"], ["author_id", 319], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.534677"], ["author_id", 319], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.537112"], ["updated_at", "2020-10-04 19:55:11.537112"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:55:11.538526"], ["author_id", 320], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 19:55:11.541074"], ["author_id", 320], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 19:55:11.543491"], ["author_id", 320], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.545779"], ["author_id", 320], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 19:55:11.548183"], ["author_id", 320], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.577884"], ["updated_at", "2020-10-04 19:55:11.577884"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.579710"], ["author_id", 321], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.582329"], ["author_id", 321], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.584877"], ["updated_at", "2020-10-04 19:55:11.584877"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.586480"], ["author_id", 322], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.588912"], ["author_id", 322], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.594073"], ["updated_at", "2020-10-04 19:55:11.594073"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (6.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.595560"], ["author_id", 323], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.604702"], ["author_id", 323], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.608113"], ["updated_at", "2020-10-04 19:55:11.608113"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.609626"], ["author_id", 324], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.612192"], ["author_id", 324], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.617979"], ["updated_at", "2020-10-04 19:55:11.617979"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.619580"], ["author_id", 325], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.622386"], ["author_id", 325], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.651036"], ["updated_at", "2020-10-04 19:55:11.651036"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.652672"], ["author_id", 326], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:55:11.655090"], ["author_id", 326], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.657738"], ["updated_at", "2020-10-04 19:55:11.657738"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:55:11.659158"], ["author_id", 327], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.661770"], ["author_id", 327], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:55:11.664164"], ["author_id", 327], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.670543"], ["updated_at", "2020-10-04 19:55:11.670543"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.672184"], ["author_id", 328], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 19:55:11.674723"], ["author_id", 328], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 19:55:11.677037"], ["updated_at", "2020-10-04 19:55:11.677037"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 19:55:11.678423"], ["author_id", 329], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.681108"], ["author_id", 329], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 19:55:11.683811"], ["author_id", 329], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.691655"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.693840"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.695632"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:55:11.697335"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.708532"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.710582"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.712300"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:55:11.714037"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.719490"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.724620"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.726908"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:55:11.729139"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.738412"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.740730"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.742915"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:55:11.744855"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.814551"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.816372"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.817954"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:55:11.819561"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.822647"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.824276"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.826053"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:55:11.827615"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.832512"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.834262"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 19:55:11.835824"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 19:55:11.837508"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (7.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (0.9ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:30.897400"], ["updated_at", "2020-10-04 20:51:30.897400"], ["name", "James Joyce"]]  (1.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:30.936591"], ["updated_at", "2020-10-04 20:51:30.936591"], ["author_id", 330], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:30.941481"], ["updated_at", "2020-10-04 20:51:30.941481"], ["author_id", 330], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:30.945537"], ["updated_at", "2020-10-04 20:51:30.945537"], ["author_id", 330], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:30.950706"], ["updated_at", "2020-10-04 20:51:30.950706"], ["author_id", 330], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:30.955251"], ["updated_at", "2020-10-04 20:51:30.955251"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:30.959247"], ["updated_at", "2020-10-04 20:51:30.959247"], ["author_id", 331], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:30.964507"], ["updated_at", "2020-10-04 20:51:30.964507"], ["author_id", 331], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:30.968315"], ["updated_at", "2020-10-04 20:51:30.968315"], ["author_id", 331], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:30.972757"], ["updated_at", "2020-10-04 20:51:30.972757"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:30.976184"], ["updated_at", "2020-10-04 20:51:30.976184"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (2.0ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.8ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.9ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.037390"], ["updated_at", "2020-10-04 20:51:31.037390"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.040384"], ["updated_at", "2020-10-04 20:51:31.040384"], ["author_id", 332], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.043037"], ["updated_at", "2020-10-04 20:51:31.043037"], ["author_id", 332], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.046138"], ["updated_at", "2020-10-04 20:51:31.046138"], ["author_id", 332], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.048603"], ["updated_at", "2020-10-04 20:51:31.048603"], ["author_id", 332], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.050605"], ["updated_at", "2020-10-04 20:51:31.050605"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.053032"], ["updated_at", "2020-10-04 20:51:31.053032"], ["author_id", 333], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.055658"], ["updated_at", "2020-10-04 20:51:31.055658"], ["author_id", 333], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.058210"], ["updated_at", "2020-10-04 20:51:31.058210"], ["author_id", 333], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.060421"], ["updated_at", "2020-10-04 20:51:31.060421"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.062181"], ["updated_at", "2020-10-04 20:51:31.062181"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.084128"], ["updated_at", "2020-10-04 20:51:31.084128"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.087137"], ["updated_at", "2020-10-04 20:51:31.087137"], ["author_id", 334], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.089777"], ["updated_at", "2020-10-04 20:51:31.089777"], ["author_id", 334], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.092592"], ["updated_at", "2020-10-04 20:51:31.092592"], ["author_id", 334], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.095449"], ["updated_at", "2020-10-04 20:51:31.095449"], ["author_id", 334], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.097866"], ["updated_at", "2020-10-04 20:51:31.097866"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.100370"], ["updated_at", "2020-10-04 20:51:31.100370"], ["author_id", 335], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:51:31.103137"], ["updated_at", "2020-10-04 20:51:31.103137"], ["author_id", 335], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.105777"], ["updated_at", "2020-10-04 20:51:31.105777"], ["author_id", 335], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.107859"], ["updated_at", "2020-10-04 20:51:31.107859"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.109649"], ["updated_at", "2020-10-04 20:51:31.109649"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.154760"], ["updated_at", "2020-10-04 20:51:31.154760"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.156469"], ["updated_at", "2020-10-04 20:51:31.156469"], ["author_id", 336], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.159047"], ["updated_at", "2020-10-04 20:51:31.159047"], ["author_id", 336], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.161647"], ["updated_at", "2020-10-04 20:51:31.161647"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.163040"], ["updated_at", "2020-10-04 20:51:31.163040"], ["author_id", 337], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.165389"], ["updated_at", "2020-10-04 20:51:31.165389"], ["author_id", 337], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.167760"], ["updated_at", "2020-10-04 20:51:31.167760"], ["author_id", 337], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.170082"], ["updated_at", "2020-10-04 20:51:31.170082"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.171556"], ["updated_at", "2020-10-04 20:51:31.171556"], ["author_id", 338], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.178570"], ["updated_at", "2020-10-04 20:51:31.178570"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.180257"], ["updated_at", "2020-10-04 20:51:31.180257"], ["author_id", 339], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.182833"], ["updated_at", "2020-10-04 20:51:31.182833"], ["author_id", 339], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.185453"], ["updated_at", "2020-10-04 20:51:31.185453"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.186920"], ["updated_at", "2020-10-04 20:51:31.186920"], ["author_id", 340], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.189722"], ["updated_at", "2020-10-04 20:51:31.189722"], ["author_id", 340], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.192316"], ["updated_at", "2020-10-04 20:51:31.192316"], ["author_id", 340], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.195252"], ["updated_at", "2020-10-04 20:51:31.195252"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.196851"], ["updated_at", "2020-10-04 20:51:31.196851"], ["author_id", 341], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (6.5ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.210368"], ["updated_at", "2020-10-04 20:51:31.210368"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.212128"], ["updated_at", "2020-10-04 20:51:31.212128"], ["author_id", 342], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.214703"], ["updated_at", "2020-10-04 20:51:31.214703"], ["author_id", 342], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.217288"], ["updated_at", "2020-10-04 20:51:31.217288"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.219122"], ["updated_at", "2020-10-04 20:51:31.219122"], ["author_id", 343], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.221814"], ["updated_at", "2020-10-04 20:51:31.221814"], ["author_id", 343], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.224245"], ["updated_at", "2020-10-04 20:51:31.224245"], ["author_id", 343], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.226981"], ["updated_at", "2020-10-04 20:51:31.226981"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.228633"], ["updated_at", "2020-10-04 20:51:31.228633"], ["author_id", 344], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.235040"], ["updated_at", "2020-10-04 20:51:31.235040"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.236597"], ["updated_at", "2020-10-04 20:51:31.236597"], ["author_id", 345], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.239166"], ["updated_at", "2020-10-04 20:51:31.239166"], ["author_id", 345], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.241801"], ["updated_at", "2020-10-04 20:51:31.241801"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.243535"], ["updated_at", "2020-10-04 20:51:31.243535"], ["author_id", 346], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.246443"], ["updated_at", "2020-10-04 20:51:31.246443"], ["author_id", 346], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.249119"], ["updated_at", "2020-10-04 20:51:31.249119"], ["author_id", 346], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.251622"], ["updated_at", "2020-10-04 20:51:31.251622"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.253367"], ["updated_at", "2020-10-04 20:51:31.253367"], ["author_id", 347], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.260146"], ["updated_at", "2020-10-04 20:51:31.260146"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.262015"], ["updated_at", "2020-10-04 20:51:31.262015"], ["author_id", 348], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.264781"], ["updated_at", "2020-10-04 20:51:31.264781"], ["author_id", 348], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.267350"], ["updated_at", "2020-10-04 20:51:31.267350"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.269015"], ["updated_at", "2020-10-04 20:51:31.269015"], ["author_id", 349], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.271760"], ["updated_at", "2020-10-04 20:51:31.271760"], ["author_id", 349], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.274312"], ["updated_at", "2020-10-04 20:51:31.274312"], ["author_id", 349], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.277178"], ["updated_at", "2020-10-04 20:51:31.277178"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.278800"], ["updated_at", "2020-10-04 20:51:31.278800"], ["author_id", 350], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.284756"], ["updated_at", "2020-10-04 20:51:31.284756"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.286598"], ["updated_at", "2020-10-04 20:51:31.286598"], ["author_id", 351], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.289486"], ["updated_at", "2020-10-04 20:51:31.289486"], ["author_id", 351], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.291916"], ["updated_at", "2020-10-04 20:51:31.291916"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.293565"], ["updated_at", "2020-10-04 20:51:31.293565"], ["author_id", 352], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.296641"], ["updated_at", "2020-10-04 20:51:31.296641"], ["author_id", 352], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.299337"], ["updated_at", "2020-10-04 20:51:31.299337"], ["author_id", 352], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.301834"], ["updated_at", "2020-10-04 20:51:31.301834"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:51:31.303242"], ["updated_at", "2020-10-04 20:51:31.303242"], ["author_id", 353], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.343264"], ["updated_at", "2020-10-04 20:51:31.343264"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.345782"], ["updated_at", "2020-10-04 20:51:31.345782"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.347610"], ["updated_at", "2020-10-04 20:51:31.347610"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.366766"], ["updated_at", "2020-10-04 20:51:31.366766"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.373103"], ["updated_at", "2020-10-04 20:51:31.373103"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.374462"], ["updated_at", "2020-10-04 20:51:31.374462"], ["author_id", 354], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.376730"], ["updated_at", "2020-10-04 20:51:31.376730"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.378085"], ["updated_at", "2020-10-04 20:51:31.378085"], ["author_id", 355], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.379616"], ["updated_at", "2020-10-04 20:51:31.379616"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.388358"], ["updated_at", "2020-10-04 20:51:31.388358"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.389930"], ["updated_at", "2020-10-04 20:51:31.389930"], ["author_id", 356], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.392314"], ["updated_at", "2020-10-04 20:51:31.392314"], ["author_id", 356], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.394146"], ["updated_at", "2020-10-04 20:51:31.394146"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.396522"], ["updated_at", "2020-10-04 20:51:31.396522"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.397744"], ["updated_at", "2020-10-04 20:51:31.397744"], ["author_id", 357], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.399863"], ["updated_at", "2020-10-04 20:51:31.399863"], ["author_id", 357], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:51:31.401946"], ["updated_at", "2020-10-04 20:51:31.401946"], ["author_id", 357], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.438992"], ["updated_at", "2020-10-04 20:51:31.438992"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:51:31.440654"], ["author_id", 358], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.443394"], ["author_id", 358], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:51:31.445991"], ["author_id", 358], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.448443"], ["author_id", 358], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.450979"], ["updated_at", "2020-10-04 20:51:31.450979"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:51:31.452569"], ["author_id", 359], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:51:31.455181"], ["author_id", 359], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:51:31.457846"], ["author_id", 359], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.460626"], ["author_id", 359], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.463769"], ["author_id", 359], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.479367"], ["updated_at", "2020-10-04 20:51:31.479367"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:51:31.480882"], ["author_id", 360], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.483326"], ["author_id", 360], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:51:31.485971"], ["author_id", 360], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.488412"], ["author_id", 360], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.490749"], ["updated_at", "2020-10-04 20:51:31.490749"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:51:31.492328"], ["author_id", 361], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:51:31.495038"], ["author_id", 361], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:51:31.497673"], ["author_id", 361], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.500164"], ["author_id", 361], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.502658"], ["author_id", 361], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.520299"], ["updated_at", "2020-10-04 20:51:31.520299"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:51:31.521849"], ["author_id", 362], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.524334"], ["author_id", 362], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:51:31.526878"], ["author_id", 362], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.529793"], ["author_id", 362], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.532488"], ["updated_at", "2020-10-04 20:51:31.532488"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:51:31.534136"], ["author_id", 363], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:51:31.536726"], ["author_id", 363], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:51:31.539288"], ["author_id", 363], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.541834"], ["author_id", 363], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.544520"], ["author_id", 363], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.561679"], ["updated_at", "2020-10-04 20:51:31.561679"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:51:31.563642"], ["author_id", 364], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.566268"], ["author_id", 364], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:51:31.569188"], ["author_id", 364], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (6.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.571808"], ["author_id", 364], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.581054"], ["updated_at", "2020-10-04 20:51:31.581054"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (2.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:51:31.582619"], ["author_id", 365], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:51:31.587558"], ["author_id", 365], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:51:31.590126"], ["author_id", 365], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.592702"], ["author_id", 365], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.596019"], ["author_id", 365], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.619517"], ["updated_at", "2020-10-04 20:51:31.619517"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:51:31.621073"], ["author_id", 366], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.623558"], ["author_id", 366], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:51:31.626370"], ["author_id", 366], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.629003"], ["author_id", 366], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.631611"], ["updated_at", "2020-10-04 20:51:31.631611"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:51:31.633020"], ["author_id", 367], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:51:31.635691"], ["author_id", 367], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:51:31.638191"], ["author_id", 367], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.640607"], ["author_id", 367], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:51:31.642721"], ["author_id", 367], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.675018"], ["updated_at", "2020-10-04 20:51:31.675018"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.676745"], ["author_id", 368], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.679463"], ["author_id", 368], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.682049"], ["updated_at", "2020-10-04 20:51:31.682049"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.683460"], ["author_id", 369], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.685851"], ["author_id", 369], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.690906"], ["updated_at", "2020-10-04 20:51:31.690906"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.692463"], ["author_id", 370], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.695361"], ["author_id", 370], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.697924"], ["updated_at", "2020-10-04 20:51:31.697924"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.699868"], ["author_id", 371], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.702461"], ["author_id", 371], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.707940"], ["updated_at", "2020-10-04 20:51:31.707940"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.709546"], ["author_id", 372], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.712169"], ["author_id", 372], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.744132"], ["updated_at", "2020-10-04 20:51:31.744132"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.745928"], ["author_id", 373], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:51:31.748687"], ["author_id", 373], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.751221"], ["updated_at", "2020-10-04 20:51:31.751221"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:51:31.752726"], ["author_id", 374], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.755324"], ["author_id", 374], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 20:51:31.757915"], ["author_id", 374], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.763765"], ["updated_at", "2020-10-04 20:51:31.763765"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.765440"], ["author_id", 375], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:51:31.768033"], ["author_id", 375], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:51:31.770735"], ["updated_at", "2020-10-04 20:51:31.770735"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:51:31.772266"], ["author_id", 376], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.775042"], ["author_id", 376], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 20:51:31.778046"], ["author_id", 376], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.786161"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.788364"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.790165"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:51:31.792037"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.803333"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.805577"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.807666"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:51:31.809595"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.817776"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.820460"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.822587"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:51:31.824422"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.833301"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.835463"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.837341"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:51:31.839257"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.917370"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.919236"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.920958"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:51:31.922618"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.925921"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.927858"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.929687"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:51:31.931251"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.935710"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.937475"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:51:31.939275"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:51:31.941112"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.7ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.192647"], ["updated_at", "2020-10-04 20:54:31.192647"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.228082"], ["updated_at", "2020-10-04 20:54:31.228082"], ["author_id", 377], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.233106"], ["updated_at", "2020-10-04 20:54:31.233106"], ["author_id", 377], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.236602"], ["updated_at", "2020-10-04 20:54:31.236602"], ["author_id", 377], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.241017"], ["updated_at", "2020-10-04 20:54:31.241017"], ["author_id", 377], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.245271"], ["updated_at", "2020-10-04 20:54:31.245271"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.248811"], ["updated_at", "2020-10-04 20:54:31.248811"], ["author_id", 378], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.253435"], ["updated_at", "2020-10-04 20:54:31.253435"], ["author_id", 378], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.257922"], ["updated_at", "2020-10-04 20:54:31.257922"], ["author_id", 378], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.261058"], ["updated_at", "2020-10-04 20:54:31.261058"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.263931"], ["updated_at", "2020-10-04 20:54:31.263931"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.9ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.324039"], ["updated_at", "2020-10-04 20:54:31.324039"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.327154"], ["updated_at", "2020-10-04 20:54:31.327154"], ["author_id", 379], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.329835"], ["updated_at", "2020-10-04 20:54:31.329835"], ["author_id", 379], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.332654"], ["updated_at", "2020-10-04 20:54:31.332654"], ["author_id", 379], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.335094"], ["updated_at", "2020-10-04 20:54:31.335094"], ["author_id", 379], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.337338"], ["updated_at", "2020-10-04 20:54:31.337338"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.340044"], ["updated_at", "2020-10-04 20:54:31.340044"], ["author_id", 380], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.342859"], ["updated_at", "2020-10-04 20:54:31.342859"], ["author_id", 380], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.345342"], ["updated_at", "2020-10-04 20:54:31.345342"], ["author_id", 380], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.347487"], ["updated_at", "2020-10-04 20:54:31.347487"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.349443"], ["updated_at", "2020-10-04 20:54:31.349443"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.371430"], ["updated_at", "2020-10-04 20:54:31.371430"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.374221"], ["updated_at", "2020-10-04 20:54:31.374221"], ["author_id", 381], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.377388"], ["updated_at", "2020-10-04 20:54:31.377388"], ["author_id", 381], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.380234"], ["updated_at", "2020-10-04 20:54:31.380234"], ["author_id", 381], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.383094"], ["updated_at", "2020-10-04 20:54:31.383094"], ["author_id", 381], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.385277"], ["updated_at", "2020-10-04 20:54:31.385277"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.387935"], ["updated_at", "2020-10-04 20:54:31.387935"], ["author_id", 382], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 20:54:31.391104"], ["updated_at", "2020-10-04 20:54:31.391104"], ["author_id", 382], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.394110"], ["updated_at", "2020-10-04 20:54:31.394110"], ["author_id", 382], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.396501"], ["updated_at", "2020-10-04 20:54:31.396501"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.398287"], ["updated_at", "2020-10-04 20:54:31.398287"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.6ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.443165"], ["updated_at", "2020-10-04 20:54:31.443165"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.444782"], ["updated_at", "2020-10-04 20:54:31.444782"], ["author_id", 383], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.447198"], ["updated_at", "2020-10-04 20:54:31.447198"], ["author_id", 383], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.449705"], ["updated_at", "2020-10-04 20:54:31.449705"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.451203"], ["updated_at", "2020-10-04 20:54:31.451203"], ["author_id", 384], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.454015"], ["updated_at", "2020-10-04 20:54:31.454015"], ["author_id", 384], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.456530"], ["updated_at", "2020-10-04 20:54:31.456530"], ["author_id", 384], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.459059"], ["updated_at", "2020-10-04 20:54:31.459059"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.460908"], ["updated_at", "2020-10-04 20:54:31.460908"], ["author_id", 385], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.467550"], ["updated_at", "2020-10-04 20:54:31.467550"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.469125"], ["updated_at", "2020-10-04 20:54:31.469125"], ["author_id", 386], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.471715"], ["updated_at", "2020-10-04 20:54:31.471715"], ["author_id", 386], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.474303"], ["updated_at", "2020-10-04 20:54:31.474303"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.476308"], ["updated_at", "2020-10-04 20:54:31.476308"], ["author_id", 387], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.479159"], ["updated_at", "2020-10-04 20:54:31.479159"], ["author_id", 387], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.481657"], ["updated_at", "2020-10-04 20:54:31.481657"], ["author_id", 387], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.484051"], ["updated_at", "2020-10-04 20:54:31.484051"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.485438"], ["updated_at", "2020-10-04 20:54:31.485438"], ["author_id", 388], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.492049"], ["updated_at", "2020-10-04 20:54:31.492049"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.493881"], ["updated_at", "2020-10-04 20:54:31.493881"], ["author_id", 389], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.496589"], ["updated_at", "2020-10-04 20:54:31.496589"], ["author_id", 389], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.499257"], ["updated_at", "2020-10-04 20:54:31.499257"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.500777"], ["updated_at", "2020-10-04 20:54:31.500777"], ["author_id", 390], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.503466"], ["updated_at", "2020-10-04 20:54:31.503466"], ["author_id", 390], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.506110"], ["updated_at", "2020-10-04 20:54:31.506110"], ["author_id", 390], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.508833"], ["updated_at", "2020-10-04 20:54:31.508833"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.510412"], ["updated_at", "2020-10-04 20:54:31.510412"], ["author_id", 391], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.516450"], ["updated_at", "2020-10-04 20:54:31.516450"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.517929"], ["updated_at", "2020-10-04 20:54:31.517929"], ["author_id", 392], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.520506"], ["updated_at", "2020-10-04 20:54:31.520506"], ["author_id", 392], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.523231"], ["updated_at", "2020-10-04 20:54:31.523231"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.524983"], ["updated_at", "2020-10-04 20:54:31.524983"], ["author_id", 393], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.527761"], ["updated_at", "2020-10-04 20:54:31.527761"], ["author_id", 393], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.530410"], ["updated_at", "2020-10-04 20:54:31.530410"], ["author_id", 393], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.533046"], ["updated_at", "2020-10-04 20:54:31.533046"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.534761"], ["updated_at", "2020-10-04 20:54:31.534761"], ["author_id", 394], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.541189"], ["updated_at", "2020-10-04 20:54:31.541189"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.543129"], ["updated_at", "2020-10-04 20:54:31.543129"], ["author_id", 395], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.545841"], ["updated_at", "2020-10-04 20:54:31.545841"], ["author_id", 395], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.548370"], ["updated_at", "2020-10-04 20:54:31.548370"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.549821"], ["updated_at", "2020-10-04 20:54:31.549821"], ["author_id", 396], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.552343"], ["updated_at", "2020-10-04 20:54:31.552343"], ["author_id", 396], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.555093"], ["updated_at", "2020-10-04 20:54:31.555093"], ["author_id", 396], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.558015"], ["updated_at", "2020-10-04 20:54:31.558015"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.559546"], ["updated_at", "2020-10-04 20:54:31.559546"], ["author_id", 397], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.565811"], ["updated_at", "2020-10-04 20:54:31.565811"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.567441"], ["updated_at", "2020-10-04 20:54:31.567441"], ["author_id", 398], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.570325"], ["updated_at", "2020-10-04 20:54:31.570325"], ["author_id", 398], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.572957"], ["updated_at", "2020-10-04 20:54:31.572957"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.575027"], ["updated_at", "2020-10-04 20:54:31.575027"], ["author_id", 399], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.577670"], ["updated_at", "2020-10-04 20:54:31.577670"], ["author_id", 399], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.580112"], ["updated_at", "2020-10-04 20:54:31.580112"], ["author_id", 399], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.582594"], ["updated_at", "2020-10-04 20:54:31.582594"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 20:54:31.583971"], ["updated_at", "2020-10-04 20:54:31.583971"], ["author_id", 400], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.624954"], ["updated_at", "2020-10-04 20:54:31.624954"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.627251"], ["updated_at", "2020-10-04 20:54:31.627251"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.629031"], ["updated_at", "2020-10-04 20:54:31.629031"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.650072"], ["updated_at", "2020-10-04 20:54:31.650072"], ["status", 2], ["likes", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.656730"], ["updated_at", "2020-10-04 20:54:31.656730"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.658488"], ["updated_at", "2020-10-04 20:54:31.658488"], ["author_id", 401], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.660785"], ["updated_at", "2020-10-04 20:54:31.660785"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.662021"], ["updated_at", "2020-10-04 20:54:31.662021"], ["author_id", 402], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.663569"], ["updated_at", "2020-10-04 20:54:31.663569"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.671980"], ["updated_at", "2020-10-04 20:54:31.671980"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.673492"], ["updated_at", "2020-10-04 20:54:31.673492"], ["author_id", 403], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.676185"], ["updated_at", "2020-10-04 20:54:31.676185"], ["author_id", 403], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.677873"], ["updated_at", "2020-10-04 20:54:31.677873"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.680079"], ["updated_at", "2020-10-04 20:54:31.680079"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.681351"], ["updated_at", "2020-10-04 20:54:31.681351"], ["author_id", 404], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.683557"], ["updated_at", "2020-10-04 20:54:31.683557"], ["author_id", 404], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 20:54:31.685599"], ["updated_at", "2020-10-04 20:54:31.685599"], ["author_id", 404], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.738359"], ["updated_at", "2020-10-04 20:54:31.738359"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:54:31.740191"], ["author_id", 405], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.743545"], ["author_id", 405], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:54:31.746308"], ["author_id", 405], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.748797"], ["author_id", 405], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.751406"], ["updated_at", "2020-10-04 20:54:31.751406"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:54:31.752967"], ["author_id", 406], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:54:31.755664"], ["author_id", 406], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:54:31.758522"], ["author_id", 406], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.761305"], ["author_id", 406], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.763816"], ["author_id", 406], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.779951"], ["updated_at", "2020-10-04 20:54:31.779951"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:54:31.781570"], ["author_id", 407], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.784325"], ["author_id", 407], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:54:31.787065"], ["author_id", 407], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.789531"], ["author_id", 407], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.792027"], ["updated_at", "2020-10-04 20:54:31.792027"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:54:31.793425"], ["author_id", 408], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:54:31.795878"], ["author_id", 408], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:54:31.798383"], ["author_id", 408], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.800852"], ["author_id", 408], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.803290"], ["author_id", 408], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.821652"], ["updated_at", "2020-10-04 20:54:31.821652"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:54:31.823276"], ["author_id", 409], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.826088"], ["author_id", 409], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:54:31.828865"], ["author_id", 409], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.831347"], ["author_id", 409], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.833823"], ["updated_at", "2020-10-04 20:54:31.833823"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:54:31.835236"], ["author_id", 410], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:54:31.837599"], ["author_id", 410], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:54:31.840472"], ["author_id", 410], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.843287"], ["author_id", 410], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.845961"], ["author_id", 410], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.863424"], ["updated_at", "2020-10-04 20:54:31.863424"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:54:31.864961"], ["author_id", 411], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.867701"], ["author_id", 411], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:54:31.870366"], ["author_id", 411], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.872969"], ["author_id", 411], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.875853"], ["updated_at", "2020-10-04 20:54:31.875853"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:54:31.877296"], ["author_id", 412], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:54:31.879772"], ["author_id", 412], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:54:31.882323"], ["author_id", 412], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.884916"], ["author_id", 412], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.887379"], ["author_id", 412], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.910445"], ["updated_at", "2020-10-04 20:54:31.910445"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 20:54:31.912066"], ["author_id", 413], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.914580"], ["author_id", 413], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:54:31.917120"], ["author_id", 413], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.919659"], ["author_id", 413], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.922151"], ["updated_at", "2020-10-04 20:54:31.922151"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:54:31.923668"], ["author_id", 414], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 20:54:31.926174"], ["author_id", 414], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 20:54:31.928631"], ["author_id", 414], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.930971"], ["author_id", 414], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 20:54:31.933223"], ["author_id", 414], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.966048"], ["updated_at", "2020-10-04 20:54:31.966048"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.967598"], ["author_id", 415], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.970306"], ["author_id", 415], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.972849"], ["updated_at", "2020-10-04 20:54:31.972849"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.974576"], ["author_id", 416], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.977121"], ["author_id", 416], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.982910"], ["updated_at", "2020-10-04 20:54:31.982910"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.984575"], ["author_id", 417], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.987124"], ["author_id", 417], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.989708"], ["updated_at", "2020-10-04 20:54:31.989708"], ["name", "Phyllis"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.991468"], ["author_id", 418], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:31.994057"], ["author_id", 418], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:31.999611"], ["updated_at", "2020-10-04 20:54:31.999611"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.001163"], ["author_id", 419], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.003752"], ["author_id", 419], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:32.038746"], ["updated_at", "2020-10-04 20:54:32.038746"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.040487"], ["author_id", 420], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:54:32.043431"], ["author_id", 420], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:32.046307"], ["updated_at", "2020-10-04 20:54:32.046307"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:54:32.047800"], ["author_id", 421], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.050277"], ["author_id", 421], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (1.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 20:54:32.052744"], ["author_id", 421], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:32.059896"], ["updated_at", "2020-10-04 20:54:32.059896"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.061547"], ["author_id", 422], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 20:54:32.064068"], ["author_id", 422], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 20:54:32.067157"], ["updated_at", "2020-10-04 20:54:32.067157"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 20:54:32.069004"], ["author_id", 423], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.072013"], ["author_id", 423], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 20:54:32.074623"], ["author_id", 423], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.082909"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.085014"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.086988"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:54:32.089037"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.101493"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.103896"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.105913"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:54:32.107928"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.116378"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.118553"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.120485"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:54:32.122388"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.131342"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.133404"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.135288"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:54:32.137334"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.215476"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.217427"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.219494"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:54:32.221328"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.224765"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.226641"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.228379"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:54:32.230124"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) SELECT COUNT(*) FROM "posts"  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.234947"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.236959"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 20:54:32.238720"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 20:54:32.240559"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (6.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (6.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.621313"], ["updated_at", "2020-10-04 21:51:58.621313"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.665976"], ["updated_at", "2020-10-04 21:51:58.665976"], ["author_id", 424], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.670203"], ["updated_at", "2020-10-04 21:51:58.670203"], ["author_id", 424], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.674414"], ["updated_at", "2020-10-04 21:51:58.674414"], ["author_id", 424], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.678339"], ["updated_at", "2020-10-04 21:51:58.678339"], ["author_id", 424], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.682246"], ["updated_at", "2020-10-04 21:51:58.682246"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.686639"], ["updated_at", "2020-10-04 21:51:58.686639"], ["author_id", 425], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.692359"], ["updated_at", "2020-10-04 21:51:58.692359"], ["author_id", 425], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.697070"], ["updated_at", "2020-10-04 21:51:58.697070"], ["author_id", 425], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.700460"], ["updated_at", "2020-10-04 21:51:58.700460"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.704083"], ["updated_at", "2020-10-04 21:51:58.704083"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (2.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.763719"], ["updated_at", "2020-10-04 21:51:58.763719"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.766716"], ["updated_at", "2020-10-04 21:51:58.766716"], ["author_id", 426], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.769635"], ["updated_at", "2020-10-04 21:51:58.769635"], ["author_id", 426], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.772263"], ["updated_at", "2020-10-04 21:51:58.772263"], ["author_id", 426], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.774951"], ["updated_at", "2020-10-04 21:51:58.774951"], ["author_id", 426], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.777090"], ["updated_at", "2020-10-04 21:51:58.777090"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.779561"], ["updated_at", "2020-10-04 21:51:58.779561"], ["author_id", 427], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.782235"], ["updated_at", "2020-10-04 21:51:58.782235"], ["author_id", 427], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.785016"], ["updated_at", "2020-10-04 21:51:58.785016"], ["author_id", 427], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (1.2ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.787463"], ["updated_at", "2020-10-04 21:51:58.787463"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.790891"], ["updated_at", "2020-10-04 21:51:58.790891"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.813162"], ["updated_at", "2020-10-04 21:51:58.813162"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.816512"], ["updated_at", "2020-10-04 21:51:58.816512"], ["author_id", 428], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.820007"], ["updated_at", "2020-10-04 21:51:58.820007"], ["author_id", 428], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.822802"], ["updated_at", "2020-10-04 21:51:58.822802"], ["author_id", 428], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.825302"], ["updated_at", "2020-10-04 21:51:58.825302"], ["author_id", 428], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.827323"], ["updated_at", "2020-10-04 21:51:58.827323"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.829605"], ["updated_at", "2020-10-04 21:51:58.829605"], ["author_id", 429], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-04 21:51:58.832576"], ["updated_at", "2020-10-04 21:51:58.832576"], ["author_id", 429], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.835299"], ["updated_at", "2020-10-04 21:51:58.835299"], ["author_id", 429], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.837703"], ["updated_at", "2020-10-04 21:51:58.837703"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.839679"], ["updated_at", "2020-10-04 21:51:58.839679"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.884866"], ["updated_at", "2020-10-04 21:51:58.884866"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.886490"], ["updated_at", "2020-10-04 21:51:58.886490"], ["author_id", 430], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.889113"], ["updated_at", "2020-10-04 21:51:58.889113"], ["author_id", 430], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.891662"], ["updated_at", "2020-10-04 21:51:58.891662"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.893391"], ["updated_at", "2020-10-04 21:51:58.893391"], ["author_id", 431], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.896020"], ["updated_at", "2020-10-04 21:51:58.896020"], ["author_id", 431], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.898665"], ["updated_at", "2020-10-04 21:51:58.898665"], ["author_id", 431], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.901538"], ["updated_at", "2020-10-04 21:51:58.901538"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.903137"], ["updated_at", "2020-10-04 21:51:58.903137"], ["author_id", 432], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.909801"], ["updated_at", "2020-10-04 21:51:58.909801"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.911513"], ["updated_at", "2020-10-04 21:51:58.911513"], ["author_id", 433], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.914246"], ["updated_at", "2020-10-04 21:51:58.914246"], ["author_id", 433], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.916812"], ["updated_at", "2020-10-04 21:51:58.916812"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.918411"], ["updated_at", "2020-10-04 21:51:58.918411"], ["author_id", 434], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.921211"], ["updated_at", "2020-10-04 21:51:58.921211"], ["author_id", 434], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.923691"], ["updated_at", "2020-10-04 21:51:58.923691"], ["author_id", 434], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.926232"], ["updated_at", "2020-10-04 21:51:58.926232"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.927737"], ["updated_at", "2020-10-04 21:51:58.927737"], ["author_id", 435], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.934448"], ["updated_at", "2020-10-04 21:51:58.934448"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.936025"], ["updated_at", "2020-10-04 21:51:58.936025"], ["author_id", 436], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.938457"], ["updated_at", "2020-10-04 21:51:58.938457"], ["author_id", 436], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.940975"], ["updated_at", "2020-10-04 21:51:58.940975"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.942540"], ["updated_at", "2020-10-04 21:51:58.942540"], ["author_id", 437], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.945038"], ["updated_at", "2020-10-04 21:51:58.945038"], ["author_id", 437], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.947715"], ["updated_at", "2020-10-04 21:51:58.947715"], ["author_id", 437], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.950269"], ["updated_at", "2020-10-04 21:51:58.950269"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.951758"], ["updated_at", "2020-10-04 21:51:58.951758"], ["author_id", 438], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.959088"], ["updated_at", "2020-10-04 21:51:58.959088"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.961050"], ["updated_at", "2020-10-04 21:51:58.961050"], ["author_id", 439], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.963896"], ["updated_at", "2020-10-04 21:51:58.963896"], ["author_id", 439], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.966877"], ["updated_at", "2020-10-04 21:51:58.966877"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.968535"], ["updated_at", "2020-10-04 21:51:58.968535"], ["author_id", 440], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.971260"], ["updated_at", "2020-10-04 21:51:58.971260"], ["author_id", 440], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.973709"], ["updated_at", "2020-10-04 21:51:58.973709"], ["author_id", 440], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.976105"], ["updated_at", "2020-10-04 21:51:58.976105"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.977658"], ["updated_at", "2020-10-04 21:51:58.977658"], ["author_id", 441], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.984321"], ["updated_at", "2020-10-04 21:51:58.984321"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.986097"], ["updated_at", "2020-10-04 21:51:58.986097"], ["author_id", 442], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.988712"], ["updated_at", "2020-10-04 21:51:58.988712"], ["author_id", 442], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:58.991646"], ["updated_at", "2020-10-04 21:51:58.991646"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.993169"], ["updated_at", "2020-10-04 21:51:58.993169"], ["author_id", 443], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.995962"], ["updated_at", "2020-10-04 21:51:58.995962"], ["author_id", 443], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:58.998580"], ["updated_at", "2020-10-04 21:51:58.998580"], ["author_id", 443], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.001423"], ["updated_at", "2020-10-04 21:51:59.001423"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:59.002887"], ["updated_at", "2020-10-04 21:51:59.002887"], ["author_id", 444], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.009080"], ["updated_at", "2020-10-04 21:51:59.009080"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:59.010630"], ["updated_at", "2020-10-04 21:51:59.010630"], ["author_id", 445], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:59.013166"], ["updated_at", "2020-10-04 21:51:59.013166"], ["author_id", 445], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.015929"], ["updated_at", "2020-10-04 21:51:59.015929"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:59.017891"], ["updated_at", "2020-10-04 21:51:59.017891"], ["author_id", 446], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:59.020714"], ["updated_at", "2020-10-04 21:51:59.020714"], ["author_id", 446], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:59.023061"], ["updated_at", "2020-10-04 21:51:59.023061"], ["author_id", 446], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.025657"], ["updated_at", "2020-10-04 21:51:59.025657"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-04 21:51:59.027147"], ["updated_at", "2020-10-04 21:51:59.027147"], ["author_id", 447], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.063172"], ["updated_at", "2020-10-04 21:51:59.063172"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.065080"], ["updated_at", "2020-10-04 21:51:59.065080"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.067465"], ["updated_at", "2020-10-04 21:51:59.067465"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.087644"], ["updated_at", "2020-10-04 21:51:59.087644"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.094070"], ["updated_at", "2020-10-04 21:51:59.094070"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.095469"], ["updated_at", "2020-10-04 21:51:59.095469"], ["author_id", 448], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.097734"], ["updated_at", "2020-10-04 21:51:59.097734"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.099034"], ["updated_at", "2020-10-04 21:51:59.099034"], ["author_id", 449], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.100629"], ["updated_at", "2020-10-04 21:51:59.100629"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.108786"], ["updated_at", "2020-10-04 21:51:59.108786"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.110186"], ["updated_at", "2020-10-04 21:51:59.110186"], ["author_id", 450], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.112362"], ["updated_at", "2020-10-04 21:51:59.112362"], ["author_id", 450], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.113962"], ["updated_at", "2020-10-04 21:51:59.113962"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.116222"], ["updated_at", "2020-10-04 21:51:59.116222"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.117820"], ["updated_at", "2020-10-04 21:51:59.117820"], ["author_id", 451], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.119978"], ["updated_at", "2020-10-04 21:51:59.119978"], ["author_id", 451], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-04 21:51:59.121980"], ["updated_at", "2020-10-04 21:51:59.121980"], ["author_id", 451], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.160819"], ["updated_at", "2020-10-04 21:51:59.160819"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 21:51:59.162486"], ["author_id", 452], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.165330"], ["author_id", 452], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 21:51:59.168144"], ["author_id", 452], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.170865"], ["author_id", 452], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.173421"], ["updated_at", "2020-10-04 21:51:59.173421"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 21:51:59.174937"], ["author_id", 453], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 21:51:59.177695"], ["author_id", 453], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 21:51:59.180207"], ["author_id", 453], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.183043"], ["author_id", 453], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.186224"], ["author_id", 453], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.203858"], ["updated_at", "2020-10-04 21:51:59.203858"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 21:51:59.205423"], ["author_id", 454], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.208061"], ["author_id", 454], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 21:51:59.210686"], ["author_id", 454], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.213406"], ["author_id", 454], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.216189"], ["updated_at", "2020-10-04 21:51:59.216189"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 21:51:59.217770"], ["author_id", 455], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 21:51:59.220331"], ["author_id", 455], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 21:51:59.222859"], ["author_id", 455], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.225461"], ["author_id", 455], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.227968"], ["author_id", 455], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.246913"], ["updated_at", "2020-10-04 21:51:59.246913"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 21:51:59.248511"], ["author_id", 456], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.251194"], ["author_id", 456], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 21:51:59.253835"], ["author_id", 456], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.256430"], ["author_id", 456], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.258956"], ["updated_at", "2020-10-04 21:51:59.258956"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 21:51:59.260385"], ["author_id", 457], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 21:51:59.262967"], ["author_id", 457], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 21:51:59.265804"], ["author_id", 457], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.268657"], ["author_id", 457], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.271276"], ["author_id", 457], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.288926"], ["updated_at", "2020-10-04 21:51:59.288926"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 21:51:59.290737"], ["author_id", 458], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.293285"], ["author_id", 458], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 21:51:59.295852"], ["author_id", 458], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.298924"], ["author_id", 458], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.302113"], ["updated_at", "2020-10-04 21:51:59.302113"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 21:51:59.303558"], ["author_id", 459], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 21:51:59.306000"], ["author_id", 459], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 21:51:59.308587"], ["author_id", 459], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.311139"], ["author_id", 459], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.313729"], ["author_id", 459], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.337765"], ["updated_at", "2020-10-04 21:51:59.337765"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-04 21:51:59.339370"], ["author_id", 460], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.342083"], ["author_id", 460], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 21:51:59.344791"], ["author_id", 460], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.347266"], ["author_id", 460], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.350300"], ["updated_at", "2020-10-04 21:51:59.350300"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 21:51:59.351898"], ["author_id", 461], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-04 21:51:59.354334"], ["author_id", 461], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (6.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-04 21:51:59.356647"], ["author_id", 461], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.366011"], ["author_id", 461], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-04 21:51:59.369124"], ["author_id", 461], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.403468"], ["updated_at", "2020-10-04 21:51:59.403468"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.405229"], ["author_id", 462], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.407860"], ["author_id", 462], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.410279"], ["updated_at", "2020-10-04 21:51:59.410279"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.411745"], ["author_id", 463], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.414211"], ["author_id", 463], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.419808"], ["updated_at", "2020-10-04 21:51:59.419808"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.421578"], ["author_id", 464], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.424346"], ["author_id", 464], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.426964"], ["updated_at", "2020-10-04 21:51:59.426964"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.428602"], ["author_id", 465], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.431298"], ["author_id", 465], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.437641"], ["updated_at", "2020-10-04 21:51:59.437641"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.439464"], ["author_id", 466], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.442148"], ["author_id", 466], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.476731"], ["updated_at", "2020-10-04 21:51:59.476731"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.478348"], ["author_id", 467], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 21:51:59.480953"], ["author_id", 467], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.483626"], ["updated_at", "2020-10-04 21:51:59.483626"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 21:51:59.485271"], ["author_id", 468], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.488057"], ["author_id", 468], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 21:51:59.490706"], ["author_id", 468], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.496699"], ["updated_at", "2020-10-04 21:51:59.496699"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.498448"], ["author_id", 469], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-04 21:51:59.501653"], ["author_id", 469], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-04 21:51:59.504387"], ["updated_at", "2020-10-04 21:51:59.504387"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-04 21:51:59.506287"], ["author_id", 470], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.509158"], ["author_id", 470], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-04 21:51:59.511876"], ["author_id", 470], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.520488"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.522542"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.524401"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 21:51:59.526265"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.538177"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.540239"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.542210"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 21:51:59.544049"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.549886"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.555257"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.557392"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 21:51:59.559429"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.568836"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (1.2ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.570977"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.574386"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 21:51:59.576551"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.649256"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.651242"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.652904"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 21:51:59.654437"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.657462"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.659074"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.660652"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 21:51:59.662339"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.667652"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.669662"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-04 21:51:59.671346"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-04 21:51:59.673065"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (7.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (6.8ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:45.828084"], ["updated_at", "2020-10-05 00:11:45.828084"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.862957"], ["updated_at", "2020-10-05 00:11:45.862957"], ["author_id", 471], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.867981"], ["updated_at", "2020-10-05 00:11:45.867981"], ["author_id", 471], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.871831"], ["updated_at", "2020-10-05 00:11:45.871831"], ["author_id", 471], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:45.876543"], ["updated_at", "2020-10-05 00:11:45.876543"], ["author_id", 471], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:45.880872"], ["updated_at", "2020-10-05 00:11:45.880872"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.884551"], ["updated_at", "2020-10-05 00:11:45.884551"], ["author_id", 472], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.889114"], ["updated_at", "2020-10-05 00:11:45.889114"], ["author_id", 472], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:45.892901"], ["updated_at", "2020-10-05 00:11:45.892901"], ["author_id", 472], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:45.896931"], ["updated_at", "2020-10-05 00:11:45.896931"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:45.899788"], ["updated_at", "2020-10-05 00:11:45.899788"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (1.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:45.926615"], ["updated_at", "2020-10-05 00:11:45.926615"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.930652"], ["updated_at", "2020-10-05 00:11:45.930652"], ["author_id", 473], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.934320"], ["updated_at", "2020-10-05 00:11:45.934320"], ["author_id", 473], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.939151"], ["updated_at", "2020-10-05 00:11:45.939151"], ["author_id", 473], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:45.942671"], ["updated_at", "2020-10-05 00:11:45.942671"], ["author_id", 473], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:45.946909"], ["updated_at", "2020-10-05 00:11:45.946909"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.951654"], ["updated_at", "2020-10-05 00:11:45.951654"], ["author_id", 474], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.955861"], ["updated_at", "2020-10-05 00:11:45.955861"], ["author_id", 474], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:45.959994"], ["updated_at", "2020-10-05 00:11:45.959994"], ["author_id", 474], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:45.965095"], ["updated_at", "2020-10-05 00:11:45.965095"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:45.968668"], ["updated_at", "2020-10-05 00:11:45.968668"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:45.987492"], ["updated_at", "2020-10-05 00:11:45.987492"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:45.991584"], ["updated_at", "2020-10-05 00:11:45.991584"], ["author_id", 475], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:46.005449"], ["updated_at", "2020-10-05 00:11:46.005449"], ["author_id", 475], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:46.008527"], ["updated_at", "2020-10-05 00:11:46.008527"], ["author_id", 475], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.011049"], ["updated_at", "2020-10-05 00:11:46.011049"], ["author_id", 475], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.013066"], ["updated_at", "2020-10-05 00:11:46.013066"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:46.015893"], ["updated_at", "2020-10-05 00:11:46.015893"], ["author_id", 476], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:11:46.018644"], ["updated_at", "2020-10-05 00:11:46.018644"], ["author_id", 476], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.021497"], ["updated_at", "2020-10-05 00:11:46.021497"], ["author_id", 476], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.023685"], ["updated_at", "2020-10-05 00:11:46.023685"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.025389"], ["updated_at", "2020-10-05 00:11:46.025389"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.032696"], ["updated_at", "2020-10-05 00:11:46.032696"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.034401"], ["updated_at", "2020-10-05 00:11:46.034401"], ["author_id", 477], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.037023"], ["updated_at", "2020-10-05 00:11:46.037023"], ["author_id", 477], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.039617"], ["updated_at", "2020-10-05 00:11:46.039617"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.041050"], ["updated_at", "2020-10-05 00:11:46.041050"], ["author_id", 478], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.043377"], ["updated_at", "2020-10-05 00:11:46.043377"], ["author_id", 478], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.046092"], ["updated_at", "2020-10-05 00:11:46.046092"], ["author_id", 478], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.048694"], ["updated_at", "2020-10-05 00:11:46.048694"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.050316"], ["updated_at", "2020-10-05 00:11:46.050316"], ["author_id", 479], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.056826"], ["updated_at", "2020-10-05 00:11:46.056826"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.058439"], ["updated_at", "2020-10-05 00:11:46.058439"], ["author_id", 480], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.060903"], ["updated_at", "2020-10-05 00:11:46.060903"], ["author_id", 480], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.063442"], ["updated_at", "2020-10-05 00:11:46.063442"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.065259"], ["updated_at", "2020-10-05 00:11:46.065259"], ["author_id", 481], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.068142"], ["updated_at", "2020-10-05 00:11:46.068142"], ["author_id", 481], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.070605"], ["updated_at", "2020-10-05 00:11:46.070605"], ["author_id", 481], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.073349"], ["updated_at", "2020-10-05 00:11:46.073349"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.074912"], ["updated_at", "2020-10-05 00:11:46.074912"], ["author_id", 482], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.080968"], ["updated_at", "2020-10-05 00:11:46.080968"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.082889"], ["updated_at", "2020-10-05 00:11:46.082889"], ["author_id", 483], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.085713"], ["updated_at", "2020-10-05 00:11:46.085713"], ["author_id", 483], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.088249"], ["updated_at", "2020-10-05 00:11:46.088249"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.089853"], ["updated_at", "2020-10-05 00:11:46.089853"], ["author_id", 484], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.092423"], ["updated_at", "2020-10-05 00:11:46.092423"], ["author_id", 484], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.095006"], ["updated_at", "2020-10-05 00:11:46.095006"], ["author_id", 484], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.097632"], ["updated_at", "2020-10-05 00:11:46.097632"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.099181"], ["updated_at", "2020-10-05 00:11:46.099181"], ["author_id", 485], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.105255"], ["updated_at", "2020-10-05 00:11:46.105255"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.106981"], ["updated_at", "2020-10-05 00:11:46.106981"], ["author_id", 486], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.109637"], ["updated_at", "2020-10-05 00:11:46.109637"], ["author_id", 486], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.112200"], ["updated_at", "2020-10-05 00:11:46.112200"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.113942"], ["updated_at", "2020-10-05 00:11:46.113942"], ["author_id", 487], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.117319"], ["updated_at", "2020-10-05 00:11:46.117319"], ["author_id", 487], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.120137"], ["updated_at", "2020-10-05 00:11:46.120137"], ["author_id", 487], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.122600"], ["updated_at", "2020-10-05 00:11:46.122600"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.124054"], ["updated_at", "2020-10-05 00:11:46.124054"], ["author_id", 488], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.130318"], ["updated_at", "2020-10-05 00:11:46.130318"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.132053"], ["updated_at", "2020-10-05 00:11:46.132053"], ["author_id", 489], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.134690"], ["updated_at", "2020-10-05 00:11:46.134690"], ["author_id", 489], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.137354"], ["updated_at", "2020-10-05 00:11:46.137354"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.138877"], ["updated_at", "2020-10-05 00:11:46.138877"], ["author_id", 490], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.141387"], ["updated_at", "2020-10-05 00:11:46.141387"], ["author_id", 490], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.143942"], ["updated_at", "2020-10-05 00:11:46.143942"], ["author_id", 490], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.146577"], ["updated_at", "2020-10-05 00:11:46.146577"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.148107"], ["updated_at", "2020-10-05 00:11:46.148107"], ["author_id", 491], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.154585"], ["updated_at", "2020-10-05 00:11:46.154585"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.156199"], ["updated_at", "2020-10-05 00:11:46.156199"], ["author_id", 492], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.158701"], ["updated_at", "2020-10-05 00:11:46.158701"], ["author_id", 492], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.161423"], ["updated_at", "2020-10-05 00:11:46.161423"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.162974"], ["updated_at", "2020-10-05 00:11:46.162974"], ["author_id", 493], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.166094"], ["updated_at", "2020-10-05 00:11:46.166094"], ["author_id", 493], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.168732"], ["updated_at", "2020-10-05 00:11:46.168732"], ["author_id", 493], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.171360"], ["updated_at", "2020-10-05 00:11:46.171360"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:11:46.173010"], ["updated_at", "2020-10-05 00:11:46.173010"], ["author_id", 494], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.212157"], ["updated_at", "2020-10-05 00:11:46.212157"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.214308"], ["updated_at", "2020-10-05 00:11:46.214308"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.216262"], ["updated_at", "2020-10-05 00:11:46.216262"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.236086"], ["updated_at", "2020-10-05 00:11:46.236086"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.242073"], ["updated_at", "2020-10-05 00:11:46.242073"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.243458"], ["updated_at", "2020-10-05 00:11:46.243458"], ["author_id", 495], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.245687"], ["updated_at", "2020-10-05 00:11:46.245687"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.247131"], ["updated_at", "2020-10-05 00:11:46.247131"], ["author_id", 496], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.248876"], ["updated_at", "2020-10-05 00:11:46.248876"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.257832"], ["updated_at", "2020-10-05 00:11:46.257832"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.259272"], ["updated_at", "2020-10-05 00:11:46.259272"], ["author_id", 497], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.261495"], ["updated_at", "2020-10-05 00:11:46.261495"], ["author_id", 497], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.263000"], ["updated_at", "2020-10-05 00:11:46.263000"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.265224"], ["updated_at", "2020-10-05 00:11:46.265224"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.266961"], ["updated_at", "2020-10-05 00:11:46.266961"], ["author_id", 498], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.269349"], ["updated_at", "2020-10-05 00:11:46.269349"], ["author_id", 498], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:11:46.271441"], ["updated_at", "2020-10-05 00:11:46.271441"], ["author_id", 498], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.303179"], ["updated_at", "2020-10-05 00:11:46.303179"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:11:46.304868"], ["author_id", 499], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.307729"], ["author_id", 499], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:11:46.310256"], ["author_id", 499], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.313042"], ["author_id", 499], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.315915"], ["updated_at", "2020-10-05 00:11:46.315915"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:11:46.317503"], ["author_id", 500], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:11:46.320252"], ["author_id", 500], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:11:46.323041"], ["author_id", 500], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.325907"], ["author_id", 500], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.329019"], ["author_id", 500], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.341284"], ["updated_at", "2020-10-05 00:11:46.341284"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:11:46.342831"], ["author_id", 501], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.345757"], ["author_id", 501], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:11:46.348655"], ["author_id", 501], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.351291"], ["author_id", 501], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.353959"], ["updated_at", "2020-10-05 00:11:46.353959"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:11:46.355434"], ["author_id", 502], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:11:46.357967"], ["author_id", 502], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:11:46.360390"], ["author_id", 502], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.362981"], ["author_id", 502], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.365872"], ["author_id", 502], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.377856"], ["updated_at", "2020-10-05 00:11:46.377856"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:11:46.379586"], ["author_id", 503], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.382213"], ["author_id", 503], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:11:46.384833"], ["author_id", 503], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.387799"], ["author_id", 503], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.390481"], ["updated_at", "2020-10-05 00:11:46.390481"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:11:46.391973"], ["author_id", 504], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:11:46.394543"], ["author_id", 504], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:11:46.397358"], ["author_id", 504], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.400170"], ["author_id", 504], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.402891"], ["author_id", 504], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.414868"], ["updated_at", "2020-10-05 00:11:46.414868"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:11:46.416852"], ["author_id", 505], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.419686"], ["author_id", 505], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:11:46.422186"], ["author_id", 505], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.424781"], ["author_id", 505], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.427691"], ["updated_at", "2020-10-05 00:11:46.427691"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:11:46.429373"], ["author_id", 506], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:11:46.432221"], ["author_id", 506], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:11:46.435097"], ["author_id", 506], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.437714"], ["author_id", 506], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.440479"], ["author_id", 506], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.454764"], ["updated_at", "2020-10-05 00:11:46.454764"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:11:46.456499"], ["author_id", 507], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.459378"], ["author_id", 507], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:11:46.462123"], ["author_id", 507], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.464757"], ["author_id", 507], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.467431"], ["updated_at", "2020-10-05 00:11:46.467431"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:11:46.468970"], ["author_id", 508], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:11:46.471730"], ["author_id", 508], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:11:46.474301"], ["author_id", 508], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.476781"], ["author_id", 508], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:11:46.479414"], ["author_id", 508], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.506431"], ["updated_at", "2020-10-05 00:11:46.506431"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.508226"], ["author_id", 509], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.511010"], ["author_id", 509], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.513975"], ["updated_at", "2020-10-05 00:11:46.513975"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.515721"], ["author_id", 510], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.518608"], ["author_id", 510], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.524089"], ["updated_at", "2020-10-05 00:11:46.524089"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.525786"], ["author_id", 511], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.528678"], ["author_id", 511], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.531359"], ["updated_at", "2020-10-05 00:11:46.531359"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.533110"], ["author_id", 512], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.535834"], ["author_id", 512], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.541669"], ["updated_at", "2020-10-05 00:11:46.541669"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.543235"], ["author_id", 513], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.546061"], ["author_id", 513], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.579841"], ["updated_at", "2020-10-05 00:11:46.579841"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.581561"], ["author_id", 514], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:11:46.584740"], ["author_id", 514], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.587601"], ["updated_at", "2020-10-05 00:11:46.587601"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:11:46.589151"], ["author_id", 515], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.591761"], ["author_id", 515], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 00:11:46.594172"], ["author_id", 515], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.600365"], ["updated_at", "2020-10-05 00:11:46.600365"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.602069"], ["author_id", 516], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:11:46.604731"], ["author_id", 516], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:11:46.607325"], ["updated_at", "2020-10-05 00:11:46.607325"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:11:46.608885"], ["author_id", 517], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.611724"], ["author_id", 517], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 00:11:46.614795"], ["author_id", 517], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.621773"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.624042"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.625811"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:11:46.627562"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.636387"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.638332"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.640137"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:11:46.642085"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.646805"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.649196"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.651023"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:11:46.652882"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.5ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.661312"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.663640"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.665914"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:11:46.667981"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.678684"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.680932"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.683034"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:11:46.685018"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.688769"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.690768"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.692508"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:11:46.694357"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.699530"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.701781"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:11:46.703800"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:11:46.705567"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT authors.name AS _active_reporter_dimension_author FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) LIMIT $1 [["LIMIT", 11]] Post Load (7.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) LIMIT $1 [["LIMIT", 11]] Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) LIMIT $1 [["LIMIT", 11]] Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT 'totals' AS _active_reporter_dimension_totals FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT 'totals' AS _active_reporter_dimension_totals FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT 'totals' AS _active_reporter_dimension_totals FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT 'totals' AS _active_reporter_dimension_totals FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.7ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.7ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.7ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT posts.title AS _active_reporter_dimension_title FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.7ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.6ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.6ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.7ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]]  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (1.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.679016"], ["updated_at", "2020-10-05 00:13:10.679016"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.714750"], ["updated_at", "2020-10-05 00:13:10.714750"], ["author_id", 518], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.719700"], ["updated_at", "2020-10-05 00:13:10.719700"], ["author_id", 518], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.724646"], ["updated_at", "2020-10-05 00:13:10.724646"], ["author_id", 518], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.729104"], ["updated_at", "2020-10-05 00:13:10.729104"], ["author_id", 518], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.732559"], ["updated_at", "2020-10-05 00:13:10.732559"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.736829"], ["updated_at", "2020-10-05 00:13:10.736829"], ["author_id", 519], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.740943"], ["updated_at", "2020-10-05 00:13:10.740943"], ["author_id", 519], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.744129"], ["updated_at", "2020-10-05 00:13:10.744129"], ["author_id", 519], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.748946"], ["updated_at", "2020-10-05 00:13:10.748946"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.751928"], ["updated_at", "2020-10-05 00:13:10.751928"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (1.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.9ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.807215"], ["updated_at", "2020-10-05 00:13:10.807215"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.810060"], ["updated_at", "2020-10-05 00:13:10.810060"], ["author_id", 520], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.812494"], ["updated_at", "2020-10-05 00:13:10.812494"], ["author_id", 520], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.815773"], ["updated_at", "2020-10-05 00:13:10.815773"], ["author_id", 520], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.818504"], ["updated_at", "2020-10-05 00:13:10.818504"], ["author_id", 520], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.820699"], ["updated_at", "2020-10-05 00:13:10.820699"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.823216"], ["updated_at", "2020-10-05 00:13:10.823216"], ["author_id", 521], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.825913"], ["updated_at", "2020-10-05 00:13:10.825913"], ["author_id", 521], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.828407"], ["updated_at", "2020-10-05 00:13:10.828407"], ["author_id", 521], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.830561"], ["updated_at", "2020-10-05 00:13:10.830561"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.832408"], ["updated_at", "2020-10-05 00:13:10.832408"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.853520"], ["updated_at", "2020-10-05 00:13:10.853520"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.856597"], ["updated_at", "2020-10-05 00:13:10.856597"], ["author_id", 522], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.859369"], ["updated_at", "2020-10-05 00:13:10.859369"], ["author_id", 522], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.862263"], ["updated_at", "2020-10-05 00:13:10.862263"], ["author_id", 522], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.864830"], ["updated_at", "2020-10-05 00:13:10.864830"], ["author_id", 522], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.867012"], ["updated_at", "2020-10-05 00:13:10.867012"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.869500"], ["updated_at", "2020-10-05 00:13:10.869500"], ["author_id", 523], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 00:13:10.872111"], ["updated_at", "2020-10-05 00:13:10.872111"], ["author_id", 523], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.874525"], ["updated_at", "2020-10-05 00:13:10.874525"], ["author_id", 523], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.876680"], ["updated_at", "2020-10-05 00:13:10.876680"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.878332"], ["updated_at", "2020-10-05 00:13:10.878332"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.920730"], ["updated_at", "2020-10-05 00:13:10.920730"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.922222"], ["updated_at", "2020-10-05 00:13:10.922222"], ["author_id", 524], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.924498"], ["updated_at", "2020-10-05 00:13:10.924498"], ["author_id", 524], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.926650"], ["updated_at", "2020-10-05 00:13:10.926650"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.927920"], ["updated_at", "2020-10-05 00:13:10.927920"], ["author_id", 525], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.930264"], ["updated_at", "2020-10-05 00:13:10.930264"], ["author_id", 525], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.932755"], ["updated_at", "2020-10-05 00:13:10.932755"], ["author_id", 525], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.934990"], ["updated_at", "2020-10-05 00:13:10.934990"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.936287"], ["updated_at", "2020-10-05 00:13:10.936287"], ["author_id", 526], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.942321"], ["updated_at", "2020-10-05 00:13:10.942321"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.943812"], ["updated_at", "2020-10-05 00:13:10.943812"], ["author_id", 527], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.946239"], ["updated_at", "2020-10-05 00:13:10.946239"], ["author_id", 527], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.948749"], ["updated_at", "2020-10-05 00:13:10.948749"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.950197"], ["updated_at", "2020-10-05 00:13:10.950197"], ["author_id", 528], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.952615"], ["updated_at", "2020-10-05 00:13:10.952615"], ["author_id", 528], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.955100"], ["updated_at", "2020-10-05 00:13:10.955100"], ["author_id", 528], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.957686"], ["updated_at", "2020-10-05 00:13:10.957686"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.959055"], ["updated_at", "2020-10-05 00:13:10.959055"], ["author_id", 529], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.965250"], ["updated_at", "2020-10-05 00:13:10.965250"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.966847"], ["updated_at", "2020-10-05 00:13:10.966847"], ["author_id", 530], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.969397"], ["updated_at", "2020-10-05 00:13:10.969397"], ["author_id", 530], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.971871"], ["updated_at", "2020-10-05 00:13:10.971871"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.973263"], ["updated_at", "2020-10-05 00:13:10.973263"], ["author_id", 531], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.975421"], ["updated_at", "2020-10-05 00:13:10.975421"], ["author_id", 531], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.977968"], ["updated_at", "2020-10-05 00:13:10.977968"], ["author_id", 531], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.980466"], ["updated_at", "2020-10-05 00:13:10.980466"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.981817"], ["updated_at", "2020-10-05 00:13:10.981817"], ["author_id", 532], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.987607"], ["updated_at", "2020-10-05 00:13:10.987607"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.989312"], ["updated_at", "2020-10-05 00:13:10.989312"], ["author_id", 533], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.991773"], ["updated_at", "2020-10-05 00:13:10.991773"], ["author_id", 533], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:10.994018"], ["updated_at", "2020-10-05 00:13:10.994018"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.995465"], ["updated_at", "2020-10-05 00:13:10.995465"], ["author_id", 534], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:10.998242"], ["updated_at", "2020-10-05 00:13:10.998242"], ["author_id", 534], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.000995"], ["updated_at", "2020-10-05 00:13:11.000995"], ["author_id", 534], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.003535"], ["updated_at", "2020-10-05 00:13:11.003535"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.004926"], ["updated_at", "2020-10-05 00:13:11.004926"], ["author_id", 535], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.010924"], ["updated_at", "2020-10-05 00:13:11.010924"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.012379"], ["updated_at", "2020-10-05 00:13:11.012379"], ["author_id", 536], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.015149"], ["updated_at", "2020-10-05 00:13:11.015149"], ["author_id", 536], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.017715"], ["updated_at", "2020-10-05 00:13:11.017715"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.019193"], ["updated_at", "2020-10-05 00:13:11.019193"], ["author_id", 537], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.021639"], ["updated_at", "2020-10-05 00:13:11.021639"], ["author_id", 537], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.024072"], ["updated_at", "2020-10-05 00:13:11.024072"], ["author_id", 537], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.026380"], ["updated_at", "2020-10-05 00:13:11.026380"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.027903"], ["updated_at", "2020-10-05 00:13:11.027903"], ["author_id", 538], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.034005"], ["updated_at", "2020-10-05 00:13:11.034005"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.035605"], ["updated_at", "2020-10-05 00:13:11.035605"], ["author_id", 539], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.038272"], ["updated_at", "2020-10-05 00:13:11.038272"], ["author_id", 539], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.040601"], ["updated_at", "2020-10-05 00:13:11.040601"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.041965"], ["updated_at", "2020-10-05 00:13:11.041965"], ["author_id", 540], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.044482"], ["updated_at", "2020-10-05 00:13:11.044482"], ["author_id", 540], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.047206"], ["updated_at", "2020-10-05 00:13:11.047206"], ["author_id", 540], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.049811"], ["updated_at", "2020-10-05 00:13:11.049811"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 00:13:11.051436"], ["updated_at", "2020-10-05 00:13:11.051436"], ["author_id", 541], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.080945"], ["updated_at", "2020-10-05 00:13:11.080945"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.082747"], ["updated_at", "2020-10-05 00:13:11.082747"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.084362"], ["updated_at", "2020-10-05 00:13:11.084362"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.097590"], ["updated_at", "2020-10-05 00:13:11.097590"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.104240"], ["updated_at", "2020-10-05 00:13:11.104240"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.105776"], ["updated_at", "2020-10-05 00:13:11.105776"], ["author_id", 542], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.108211"], ["updated_at", "2020-10-05 00:13:11.108211"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.109569"], ["updated_at", "2020-10-05 00:13:11.109569"], ["author_id", 543], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.111247"], ["updated_at", "2020-10-05 00:13:11.111247"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.120638"], ["updated_at", "2020-10-05 00:13:11.120638"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.122157"], ["updated_at", "2020-10-05 00:13:11.122157"], ["author_id", 544], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.124464"], ["updated_at", "2020-10-05 00:13:11.124464"], ["author_id", 544], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.126001"], ["updated_at", "2020-10-05 00:13:11.126001"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.128698"], ["updated_at", "2020-10-05 00:13:11.128698"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.130307"], ["updated_at", "2020-10-05 00:13:11.130307"], ["author_id", 545], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.132930"], ["updated_at", "2020-10-05 00:13:11.132930"], ["author_id", 545], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 00:13:11.135290"], ["updated_at", "2020-10-05 00:13:11.135290"], ["author_id", 545], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.171643"], ["updated_at", "2020-10-05 00:13:11.171643"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:13:11.173514"], ["author_id", 546], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.176424"], ["author_id", 546], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:13:11.178844"], ["author_id", 546], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.181467"], ["author_id", 546], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.184140"], ["updated_at", "2020-10-05 00:13:11.184140"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:13:11.185744"], ["author_id", 547], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:13:11.188251"], ["author_id", 547], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:13:11.190921"], ["author_id", 547], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.193419"], ["author_id", 547], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.195903"], ["author_id", 547], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.210423"], ["updated_at", "2020-10-05 00:13:11.210423"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:13:11.212002"], ["author_id", 548], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.214782"], ["author_id", 548], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:13:11.217354"], ["author_id", 548], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.219781"], ["author_id", 548], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.222505"], ["updated_at", "2020-10-05 00:13:11.222505"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:13:11.224183"], ["author_id", 549], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:13:11.226828"], ["author_id", 549], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:13:11.229335"], ["author_id", 549], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.231728"], ["author_id", 549], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.234282"], ["author_id", 549], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.252232"], ["updated_at", "2020-10-05 00:13:11.252232"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:13:11.253751"], ["author_id", 550], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.256533"], ["author_id", 550], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:13:11.259572"], ["author_id", 550], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.262470"], ["author_id", 550], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.265156"], ["updated_at", "2020-10-05 00:13:11.265156"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:13:11.266778"], ["author_id", 551], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:13:11.269442"], ["author_id", 551], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:13:11.271877"], ["author_id", 551], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.274199"], ["author_id", 551], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.276692"], ["author_id", 551], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.293519"], ["updated_at", "2020-10-05 00:13:11.293519"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:13:11.294969"], ["author_id", 552], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.297845"], ["author_id", 552], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:13:11.300580"], ["author_id", 552], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.303388"], ["author_id", 552], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.306105"], ["updated_at", "2020-10-05 00:13:11.306105"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:13:11.307613"], ["author_id", 553], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:13:11.310104"], ["author_id", 553], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:13:11.312843"], ["author_id", 553], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.315756"], ["author_id", 553], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.318324"], ["author_id", 553], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.341312"], ["updated_at", "2020-10-05 00:13:11.341312"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 00:13:11.342815"], ["author_id", 554], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.345597"], ["author_id", 554], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:13:11.348435"], ["author_id", 554], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.350915"], ["author_id", 554], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.353456"], ["updated_at", "2020-10-05 00:13:11.353456"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:13:11.354888"], ["author_id", 555], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 00:13:11.357187"], ["author_id", 555], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 00:13:11.359446"], ["author_id", 555], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.361781"], ["author_id", 555], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 00:13:11.364287"], ["author_id", 555], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.394478"], ["updated_at", "2020-10-05 00:13:11.394478"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.396161"], ["author_id", 556], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.398837"], ["author_id", 556], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.401315"], ["updated_at", "2020-10-05 00:13:11.401315"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.402697"], ["author_id", 557], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.405063"], ["author_id", 557], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.410373"], ["updated_at", "2020-10-05 00:13:11.410373"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.411877"], ["author_id", 558], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.414364"], ["author_id", 558], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.416890"], ["updated_at", "2020-10-05 00:13:11.416890"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.418534"], ["author_id", 559], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.421050"], ["author_id", 559], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.426549"], ["updated_at", "2020-10-05 00:13:11.426549"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.428130"], ["author_id", 560], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.430874"], ["author_id", 560], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.460547"], ["updated_at", "2020-10-05 00:13:11.460547"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.462198"], ["author_id", 561], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:13:11.465613"], ["author_id", 561], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.468378"], ["updated_at", "2020-10-05 00:13:11.468378"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:13:11.469978"], ["author_id", 562], ["status", 2], ["likes", 3]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.472922"], ["author_id", 562], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 00:13:11.475553"], ["author_id", 562], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.481628"], ["updated_at", "2020-10-05 00:13:11.481628"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.483194"], ["author_id", 563], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 00:13:11.485729"], ["author_id", 563], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 00:13:11.488370"], ["updated_at", "2020-10-05 00:13:11.488370"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 00:13:11.489853"], ["author_id", 564], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.492278"], ["author_id", 564], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 00:13:11.494985"], ["author_id", 564], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.503290"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.505391"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.507168"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:13:11.509127"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.520787"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.522839"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.524794"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:13:11.526660"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.531688"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.533789"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.535809"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:13:11.537868"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.550304"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.552592"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.554567"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:13:11.556496"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.633217"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.635071"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.636670"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:13:11.638289"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.641566"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.643485"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1[0m Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.645146"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:13:11.646905"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.651889"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.653788"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 00:13:11.655527"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 00:13:11.657341"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (5.8ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.560958"], ["updated_at", "2020-10-05 01:58:25.560958"], ["name", "James Joyce"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (3.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.604282"], ["updated_at", "2020-10-05 01:58:25.604282"], ["author_id", 565], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.612729"], ["updated_at", "2020-10-05 01:58:25.612729"], ["author_id", 565], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.616783"], ["updated_at", "2020-10-05 01:58:25.616783"], ["author_id", 565], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.621398"], ["updated_at", "2020-10-05 01:58:25.621398"], ["author_id", 565], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.625717"], ["updated_at", "2020-10-05 01:58:25.625717"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.629053"], ["updated_at", "2020-10-05 01:58:25.629053"], ["author_id", 566], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.634336"], ["updated_at", "2020-10-05 01:58:25.634336"], ["author_id", 566], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.637921"], ["updated_at", "2020-10-05 01:58:25.637921"], ["author_id", 566], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.642367"], ["updated_at", "2020-10-05 01:58:25.642367"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.655694"], ["updated_at", "2020-10-05 01:58:25.655694"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (1.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.9ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.692382"], ["updated_at", "2020-10-05 01:58:25.692382"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.695165"], ["updated_at", "2020-10-05 01:58:25.695165"], ["author_id", 567], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.697909"], ["updated_at", "2020-10-05 01:58:25.697909"], ["author_id", 567], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.700781"], ["updated_at", "2020-10-05 01:58:25.700781"], ["author_id", 567], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.703492"], ["updated_at", "2020-10-05 01:58:25.703492"], ["author_id", 567], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.705814"], ["updated_at", "2020-10-05 01:58:25.705814"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.708266"], ["updated_at", "2020-10-05 01:58:25.708266"], ["author_id", 568], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.710682"], ["updated_at", "2020-10-05 01:58:25.710682"], ["author_id", 568], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.712944"], ["updated_at", "2020-10-05 01:58:25.712944"], ["author_id", 568], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.714960"], ["updated_at", "2020-10-05 01:58:25.714960"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.716621"], ["updated_at", "2020-10-05 01:58:25.716621"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.737983"], ["updated_at", "2020-10-05 01:58:25.737983"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.741233"], ["updated_at", "2020-10-05 01:58:25.741233"], ["author_id", 569], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.744037"], ["updated_at", "2020-10-05 01:58:25.744037"], ["author_id", 569], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.747099"], ["updated_at", "2020-10-05 01:58:25.747099"], ["author_id", 569], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.750123"], ["updated_at", "2020-10-05 01:58:25.750123"], ["author_id", 569], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.752324"], ["updated_at", "2020-10-05 01:58:25.752324"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.754928"], ["updated_at", "2020-10-05 01:58:25.754928"], ["author_id", 570], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 01:58:25.757654"], ["updated_at", "2020-10-05 01:58:25.757654"], ["author_id", 570], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.760058"], ["updated_at", "2020-10-05 01:58:25.760058"], ["author_id", 570], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.762216"], ["updated_at", "2020-10-05 01:58:25.762216"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.764128"], ["updated_at", "2020-10-05 01:58:25.764128"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.810471"], ["updated_at", "2020-10-05 01:58:25.810471"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.812381"], ["updated_at", "2020-10-05 01:58:25.812381"], ["author_id", 571], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.815254"], ["updated_at", "2020-10-05 01:58:25.815254"], ["author_id", 571], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.817881"], ["updated_at", "2020-10-05 01:58:25.817881"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.819453"], ["updated_at", "2020-10-05 01:58:25.819453"], ["author_id", 572], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.822076"], ["updated_at", "2020-10-05 01:58:25.822076"], ["author_id", 572], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.824736"], ["updated_at", "2020-10-05 01:58:25.824736"], ["author_id", 572], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.827228"], ["updated_at", "2020-10-05 01:58:25.827228"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.828595"], ["updated_at", "2020-10-05 01:58:25.828595"], ["author_id", 573], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.834887"], ["updated_at", "2020-10-05 01:58:25.834887"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.836443"], ["updated_at", "2020-10-05 01:58:25.836443"], ["author_id", 574], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.839276"], ["updated_at", "2020-10-05 01:58:25.839276"], ["author_id", 574], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.841885"], ["updated_at", "2020-10-05 01:58:25.841885"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.843678"], ["updated_at", "2020-10-05 01:58:25.843678"], ["author_id", 575], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.846431"], ["updated_at", "2020-10-05 01:58:25.846431"], ["author_id", 575], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.849160"], ["updated_at", "2020-10-05 01:58:25.849160"], ["author_id", 575], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.851923"], ["updated_at", "2020-10-05 01:58:25.851923"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.853415"], ["updated_at", "2020-10-05 01:58:25.853415"], ["author_id", 576], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.859866"], ["updated_at", "2020-10-05 01:58:25.859866"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.861721"], ["updated_at", "2020-10-05 01:58:25.861721"], ["author_id", 577], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.864255"], ["updated_at", "2020-10-05 01:58:25.864255"], ["author_id", 577], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.866743"], ["updated_at", "2020-10-05 01:58:25.866743"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.868248"], ["updated_at", "2020-10-05 01:58:25.868248"], ["author_id", 578], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.870767"], ["updated_at", "2020-10-05 01:58:25.870767"], ["author_id", 578], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.873511"], ["updated_at", "2020-10-05 01:58:25.873511"], ["author_id", 578], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.876221"], ["updated_at", "2020-10-05 01:58:25.876221"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.877666"], ["updated_at", "2020-10-05 01:58:25.877666"], ["author_id", 579], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.884083"], ["updated_at", "2020-10-05 01:58:25.884083"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.885644"], ["updated_at", "2020-10-05 01:58:25.885644"], ["author_id", 580], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.888193"], ["updated_at", "2020-10-05 01:58:25.888193"], ["author_id", 580], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.890868"], ["updated_at", "2020-10-05 01:58:25.890868"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.892354"], ["updated_at", "2020-10-05 01:58:25.892354"], ["author_id", 581], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.894978"], ["updated_at", "2020-10-05 01:58:25.894978"], ["author_id", 581], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.897537"], ["updated_at", "2020-10-05 01:58:25.897537"], ["author_id", 581], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.900213"], ["updated_at", "2020-10-05 01:58:25.900213"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.901696"], ["updated_at", "2020-10-05 01:58:25.901696"], ["author_id", 582], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.907782"], ["updated_at", "2020-10-05 01:58:25.907782"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.909505"], ["updated_at", "2020-10-05 01:58:25.909505"], ["author_id", 583], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.912193"], ["updated_at", "2020-10-05 01:58:25.912193"], ["author_id", 583], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.914947"], ["updated_at", "2020-10-05 01:58:25.914947"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.916479"], ["updated_at", "2020-10-05 01:58:25.916479"], ["author_id", 584], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.919024"], ["updated_at", "2020-10-05 01:58:25.919024"], ["author_id", 584], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.921556"], ["updated_at", "2020-10-05 01:58:25.921556"], ["author_id", 584], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.924359"], ["updated_at", "2020-10-05 01:58:25.924359"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.925814"], ["updated_at", "2020-10-05 01:58:25.925814"], ["author_id", 585], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.931942"], ["updated_at", "2020-10-05 01:58:25.931942"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.933494"], ["updated_at", "2020-10-05 01:58:25.933494"], ["author_id", 586], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.936099"], ["updated_at", "2020-10-05 01:58:25.936099"], ["author_id", 586], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.939136"], ["updated_at", "2020-10-05 01:58:25.939136"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.941065"], ["updated_at", "2020-10-05 01:58:25.941065"], ["author_id", 587], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.943801"], ["updated_at", "2020-10-05 01:58:25.943801"], ["author_id", 587], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.946121"], ["updated_at", "2020-10-05 01:58:25.946121"], ["author_id", 587], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:25.948533"], ["updated_at", "2020-10-05 01:58:25.948533"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 01:58:25.950181"], ["updated_at", "2020-10-05 01:58:25.950181"], ["author_id", 588], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:25.982015"], ["updated_at", "2020-10-05 01:58:25.982015"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:25.983849"], ["updated_at", "2020-10-05 01:58:25.983849"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:25.985468"], ["updated_at", "2020-10-05 01:58:25.985468"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:25.999055"], ["updated_at", "2020-10-05 01:58:25.999055"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.005991"], ["updated_at", "2020-10-05 01:58:26.005991"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:26.007581"], ["updated_at", "2020-10-05 01:58:26.007581"], ["author_id", 589], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.010159"], ["updated_at", "2020-10-05 01:58:26.010159"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:26.011732"], ["updated_at", "2020-10-05 01:58:26.011732"], ["author_id", 590], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.013492"], ["updated_at", "2020-10-05 01:58:26.013492"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.023422"], ["updated_at", "2020-10-05 01:58:26.023422"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:26.025154"], ["updated_at", "2020-10-05 01:58:26.025154"], ["author_id", 591], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:26.027674"], ["updated_at", "2020-10-05 01:58:26.027674"], ["author_id", 591], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.029417"], ["updated_at", "2020-10-05 01:58:26.029417"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.031893"], ["updated_at", "2020-10-05 01:58:26.031893"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:26.033477"], ["updated_at", "2020-10-05 01:58:26.033477"], ["author_id", 592], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:26.035996"], ["updated_at", "2020-10-05 01:58:26.035996"], ["author_id", 592], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 01:58:26.038654"], ["updated_at", "2020-10-05 01:58:26.038654"], ["author_id", 592], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.076106"], ["updated_at", "2020-10-05 01:58:26.076106"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 01:58:26.077889"], ["author_id", 593], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.080531"], ["author_id", 593], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 01:58:26.083432"], ["author_id", 593], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.086090"], ["author_id", 593], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.088815"], ["updated_at", "2020-10-05 01:58:26.088815"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 01:58:26.090332"], ["author_id", 594], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 01:58:26.093021"], ["author_id", 594], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 01:58:26.095552"], ["author_id", 594], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.098203"], ["author_id", 594], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.100726"], ["author_id", 594], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.117420"], ["updated_at", "2020-10-05 01:58:26.117420"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 01:58:26.119028"], ["author_id", 595], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.121601"], ["author_id", 595], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 01:58:26.124316"], ["author_id", 595], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.126745"], ["author_id", 595], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.129257"], ["updated_at", "2020-10-05 01:58:26.129257"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 01:58:26.130821"], ["author_id", 596], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 01:58:26.133376"], ["author_id", 596], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 01:58:26.136038"], ["author_id", 596], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.138579"], ["author_id", 596], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.141406"], ["author_id", 596], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.159705"], ["updated_at", "2020-10-05 01:58:26.159705"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 01:58:26.161291"], ["author_id", 597], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.163796"], ["author_id", 597], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 01:58:26.166815"], ["author_id", 597], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.169569"], ["author_id", 597], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.172298"], ["updated_at", "2020-10-05 01:58:26.172298"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 01:58:26.173865"], ["author_id", 598], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 01:58:26.176592"], ["author_id", 598], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 01:58:26.179207"], ["author_id", 598], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.181947"], ["author_id", 598], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.184443"], ["author_id", 598], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.202082"], ["updated_at", "2020-10-05 01:58:26.202082"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 01:58:26.203599"], ["author_id", 599], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.206371"], ["author_id", 599], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 01:58:26.208963"], ["author_id", 599], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.211616"], ["author_id", 599], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.214409"], ["updated_at", "2020-10-05 01:58:26.214409"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 01:58:26.215817"], ["author_id", 600], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 01:58:26.218165"], ["author_id", 600], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 01:58:26.220524"], ["author_id", 600], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.222922"], ["author_id", 600], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.225423"], ["author_id", 600], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.247629"], ["updated_at", "2020-10-05 01:58:26.247629"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 01:58:26.249256"], ["author_id", 601], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.251710"], ["author_id", 601], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 01:58:26.254284"], ["author_id", 601], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.256909"], ["author_id", 601], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.259459"], ["updated_at", "2020-10-05 01:58:26.259459"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 01:58:26.260868"], ["author_id", 602], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 01:58:26.263451"], ["author_id", 602], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 01:58:26.265989"], ["author_id", 602], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.268792"], ["author_id", 602], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 01:58:26.271330"], ["author_id", 602], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.304380"], ["updated_at", "2020-10-05 01:58:26.304380"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.306133"], ["author_id", 603], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.308623"], ["author_id", 603], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.311270"], ["updated_at", "2020-10-05 01:58:26.311270"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.312743"], ["author_id", 604], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.315294"], ["author_id", 604], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.320680"], ["updated_at", "2020-10-05 01:58:26.320680"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.322425"], ["author_id", 605], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.324984"], ["author_id", 605], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (1.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.327678"], ["updated_at", "2020-10-05 01:58:26.327678"], ["name", "Phyllis"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.330722"], ["author_id", 606], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.333964"], ["author_id", 606], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.339838"], ["updated_at", "2020-10-05 01:58:26.339838"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.341573"], ["author_id", 607], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.344288"], ["author_id", 607], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.3ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.375459"], ["updated_at", "2020-10-05 01:58:26.375459"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.376999"], ["author_id", 608], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 01:58:26.379426"], ["author_id", 608], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.382219"], ["updated_at", "2020-10-05 01:58:26.382219"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 01:58:26.383837"], ["author_id", 609], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.386457"], ["author_id", 609], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 01:58:26.389206"], ["author_id", 609], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.395609"], ["updated_at", "2020-10-05 01:58:26.395609"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.397266"], ["author_id", 610], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 01:58:26.400162"], ["author_id", 610], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 01:58:26.402806"], ["updated_at", "2020-10-05 01:58:26.402806"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 01:58:26.404284"], ["author_id", 611], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.407516"], ["author_id", 611], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 01:58:26.410257"], ["author_id", 611], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.418666"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.420812"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.422986"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 01:58:26.424870"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.440205"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.442390"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.444171"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 01:58:26.446228"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.451842"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.454134"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.456088"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 01:58:26.458241"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.467425"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.469501"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.471282"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 01:58:26.473159"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.546355"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.548393"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.550054"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 01:58:26.551821"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.555607"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.558027"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.559820"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 01:58:26.561595"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.566608"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.568550"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 01:58:26.570375"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 01:58:26.572708"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (1.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (3.1ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.171325"], ["updated_at", "2020-10-05 04:28:26.171325"], ["name", "James Joyce"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.212190"], ["updated_at", "2020-10-05 04:28:26.212190"], ["author_id", 612], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.4ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.218846"], ["updated_at", "2020-10-05 04:28:26.218846"], ["author_id", 612], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.222800"], ["updated_at", "2020-10-05 04:28:26.222800"], ["author_id", 612], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.227559"], ["updated_at", "2020-10-05 04:28:26.227559"], ["author_id", 612], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.230947"], ["updated_at", "2020-10-05 04:28:26.230947"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.235716"], ["updated_at", "2020-10-05 04:28:26.235716"], ["author_id", 613], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.240270"], ["updated_at", "2020-10-05 04:28:26.240270"], ["author_id", 613], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.243850"], ["updated_at", "2020-10-05 04:28:26.243850"], ["author_id", 613], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.248116"], ["updated_at", "2020-10-05 04:28:26.248116"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.251229"], ["updated_at", "2020-10-05 04:28:26.251229"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (2.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.2ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.309184"], ["updated_at", "2020-10-05 04:28:26.309184"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.312219"], ["updated_at", "2020-10-05 04:28:26.312219"], ["author_id", 614], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.314947"], ["updated_at", "2020-10-05 04:28:26.314947"], ["author_id", 614], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.317644"], ["updated_at", "2020-10-05 04:28:26.317644"], ["author_id", 614], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.320386"], ["updated_at", "2020-10-05 04:28:26.320386"], ["author_id", 614], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.322782"], ["updated_at", "2020-10-05 04:28:26.322782"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.325543"], ["updated_at", "2020-10-05 04:28:26.325543"], ["author_id", 615], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.328298"], ["updated_at", "2020-10-05 04:28:26.328298"], ["author_id", 615], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.330744"], ["updated_at", "2020-10-05 04:28:26.330744"], ["author_id", 615], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.332971"], ["updated_at", "2020-10-05 04:28:26.332971"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.334886"], ["updated_at", "2020-10-05 04:28:26.334886"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.357236"], ["updated_at", "2020-10-05 04:28:26.357236"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.360162"], ["updated_at", "2020-10-05 04:28:26.360162"], ["author_id", 616], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.362841"], ["updated_at", "2020-10-05 04:28:26.362841"], ["author_id", 616], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.365699"], ["updated_at", "2020-10-05 04:28:26.365699"], ["author_id", 616], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.368472"], ["updated_at", "2020-10-05 04:28:26.368472"], ["author_id", 616], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.370861"], ["updated_at", "2020-10-05 04:28:26.370861"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.373432"], ["updated_at", "2020-10-05 04:28:26.373432"], ["author_id", 617], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:28:26.376170"], ["updated_at", "2020-10-05 04:28:26.376170"], ["author_id", 617], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.379103"], ["updated_at", "2020-10-05 04:28:26.379103"], ["author_id", 617], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.381271"], ["updated_at", "2020-10-05 04:28:26.381271"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.383510"], ["updated_at", "2020-10-05 04:28:26.383510"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.5ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.430754"], ["updated_at", "2020-10-05 04:28:26.430754"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.432609"], ["updated_at", "2020-10-05 04:28:26.432609"], ["author_id", 618], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.435847"], ["updated_at", "2020-10-05 04:28:26.435847"], ["author_id", 618], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.439208"], ["updated_at", "2020-10-05 04:28:26.439208"], ["name", "Bob"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.441711"], ["updated_at", "2020-10-05 04:28:26.441711"], ["author_id", 619], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.444772"], ["updated_at", "2020-10-05 04:28:26.444772"], ["author_id", 619], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.448059"], ["updated_at", "2020-10-05 04:28:26.448059"], ["author_id", 619], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.451096"], ["updated_at", "2020-10-05 04:28:26.451096"], ["name", "Chester"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.453086"], ["updated_at", "2020-10-05 04:28:26.453086"], ["author_id", 620], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.461430"], ["updated_at", "2020-10-05 04:28:26.461430"], ["name", "Alice"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.463333"], ["updated_at", "2020-10-05 04:28:26.463333"], ["author_id", 621], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.466298"], ["updated_at", "2020-10-05 04:28:26.466298"], ["author_id", 621], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.469305"], ["updated_at", "2020-10-05 04:28:26.469305"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.470869"], ["updated_at", "2020-10-05 04:28:26.470869"], ["author_id", 622], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.473511"], ["updated_at", "2020-10-05 04:28:26.473511"], ["author_id", 622], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.476307"], ["updated_at", "2020-10-05 04:28:26.476307"], ["author_id", 622], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.479369"], ["updated_at", "2020-10-05 04:28:26.479369"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.481313"], ["updated_at", "2020-10-05 04:28:26.481313"], ["author_id", 623], ["status", 2], ["likes", 10]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.489016"], ["updated_at", "2020-10-05 04:28:26.489016"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.490740"], ["updated_at", "2020-10-05 04:28:26.490740"], ["author_id", 624], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.493480"], ["updated_at", "2020-10-05 04:28:26.493480"], ["author_id", 624], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.496268"], ["updated_at", "2020-10-05 04:28:26.496268"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.497809"], ["updated_at", "2020-10-05 04:28:26.497809"], ["author_id", 625], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.500657"], ["updated_at", "2020-10-05 04:28:26.500657"], ["author_id", 625], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.503416"], ["updated_at", "2020-10-05 04:28:26.503416"], ["author_id", 625], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.505960"], ["updated_at", "2020-10-05 04:28:26.505960"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.507462"], ["updated_at", "2020-10-05 04:28:26.507462"], ["author_id", 626], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.513894"], ["updated_at", "2020-10-05 04:28:26.513894"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.515776"], ["updated_at", "2020-10-05 04:28:26.515776"], ["author_id", 627], ["status", 2], ["likes", 3]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.518958"], ["updated_at", "2020-10-05 04:28:26.518958"], ["author_id", 627], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.521766"], ["updated_at", "2020-10-05 04:28:26.521766"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.523490"], ["updated_at", "2020-10-05 04:28:26.523490"], ["author_id", 628], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.526397"], ["updated_at", "2020-10-05 04:28:26.526397"], ["author_id", 628], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.529098"], ["updated_at", "2020-10-05 04:28:26.529098"], ["author_id", 628], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.531509"], ["updated_at", "2020-10-05 04:28:26.531509"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.533328"], ["updated_at", "2020-10-05 04:28:26.533328"], ["author_id", 629], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.539957"], ["updated_at", "2020-10-05 04:28:26.539957"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.541659"], ["updated_at", "2020-10-05 04:28:26.541659"], ["author_id", 630], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.544883"], ["updated_at", "2020-10-05 04:28:26.544883"], ["author_id", 630], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.547644"], ["updated_at", "2020-10-05 04:28:26.547644"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.549328"], ["updated_at", "2020-10-05 04:28:26.549328"], ["author_id", 631], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.552198"], ["updated_at", "2020-10-05 04:28:26.552198"], ["author_id", 631], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.554833"], ["updated_at", "2020-10-05 04:28:26.554833"], ["author_id", 631], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.557713"], ["updated_at", "2020-10-05 04:28:26.557713"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.559451"], ["updated_at", "2020-10-05 04:28:26.559451"], ["author_id", 632], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.566096"], ["updated_at", "2020-10-05 04:28:26.566096"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.568295"], ["updated_at", "2020-10-05 04:28:26.568295"], ["author_id", 633], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.571357"], ["updated_at", "2020-10-05 04:28:26.571357"], ["author_id", 633], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.574649"], ["updated_at", "2020-10-05 04:28:26.574649"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.576330"], ["updated_at", "2020-10-05 04:28:26.576330"], ["author_id", 634], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.579055"], ["updated_at", "2020-10-05 04:28:26.579055"], ["author_id", 634], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.581891"], ["updated_at", "2020-10-05 04:28:26.581891"], ["author_id", 634], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.584928"], ["updated_at", "2020-10-05 04:28:26.584928"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:28:26.586631"], ["updated_at", "2020-10-05 04:28:26.586631"], ["author_id", 635], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.622136"], ["updated_at", "2020-10-05 04:28:26.622136"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.624052"], ["updated_at", "2020-10-05 04:28:26.624052"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.625913"], ["updated_at", "2020-10-05 04:28:26.625913"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.645057"], ["updated_at", "2020-10-05 04:28:26.645057"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.651690"], ["updated_at", "2020-10-05 04:28:26.651690"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.653397"], ["updated_at", "2020-10-05 04:28:26.653397"], ["author_id", 636], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.655902"], ["updated_at", "2020-10-05 04:28:26.655902"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.657220"], ["updated_at", "2020-10-05 04:28:26.657220"], ["author_id", 637], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.658876"], ["updated_at", "2020-10-05 04:28:26.658876"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.7ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.667839"], ["updated_at", "2020-10-05 04:28:26.667839"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.669477"], ["updated_at", "2020-10-05 04:28:26.669477"], ["author_id", 638], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.671971"], ["updated_at", "2020-10-05 04:28:26.671971"], ["author_id", 638], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.673497"], ["updated_at", "2020-10-05 04:28:26.673497"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.675757"], ["updated_at", "2020-10-05 04:28:26.675757"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.677011"], ["updated_at", "2020-10-05 04:28:26.677011"], ["author_id", 639], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.679064"], ["updated_at", "2020-10-05 04:28:26.679064"], ["author_id", 639], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:28:26.681302"], ["updated_at", "2020-10-05 04:28:26.681302"], ["author_id", 639], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.728659"], ["updated_at", "2020-10-05 04:28:26.728659"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:28:26.730408"], ["author_id", 640], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.733402"], ["author_id", 640], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:28:26.736366"], ["author_id", 640], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.739308"], ["author_id", 640], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.742857"], ["updated_at", "2020-10-05 04:28:26.742857"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:28:26.744418"], ["author_id", 641], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:28:26.747157"], ["author_id", 641], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:28:26.749742"], ["author_id", 641], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.752493"], ["author_id", 641], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.754998"], ["author_id", 641], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.771194"], ["updated_at", "2020-10-05 04:28:26.771194"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:28:26.772882"], ["author_id", 642], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.775552"], ["author_id", 642], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:28:26.778208"], ["author_id", 642], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.780876"], ["author_id", 642], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.783484"], ["updated_at", "2020-10-05 04:28:26.783484"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:28:26.784942"], ["author_id", 643], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:28:26.787569"], ["author_id", 643], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:28:26.790289"], ["author_id", 643], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.792852"], ["author_id", 643], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.795334"], ["author_id", 643], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.816954"], ["updated_at", "2020-10-05 04:28:26.816954"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:28:26.818864"], ["author_id", 644], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.821452"], ["author_id", 644], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:28:26.823964"], ["author_id", 644], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.826428"], ["author_id", 644], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.828731"], ["updated_at", "2020-10-05 04:28:26.828731"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:28:26.830623"], ["author_id", 645], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:28:26.833154"], ["author_id", 645], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:28:26.835685"], ["author_id", 645], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.838246"], ["author_id", 645], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.840727"], ["author_id", 645], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.858563"], ["updated_at", "2020-10-05 04:28:26.858563"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:28:26.860347"], ["author_id", 646], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.863270"], ["author_id", 646], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:28:26.865866"], ["author_id", 646], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.868325"], ["author_id", 646], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.871081"], ["updated_at", "2020-10-05 04:28:26.871081"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:28:26.872509"], ["author_id", 647], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:28:26.875114"], ["author_id", 647], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:28:26.877716"], ["author_id", 647], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.880452"], ["author_id", 647], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.883203"], ["author_id", 647], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.905931"], ["updated_at", "2020-10-05 04:28:26.905931"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:28:26.907878"], ["author_id", 648], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.910706"], ["author_id", 648], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:28:26.913506"], ["author_id", 648], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.916483"], ["author_id", 648], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.919315"], ["updated_at", "2020-10-05 04:28:26.919315"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:28:26.920751"], ["author_id", 649], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:28:26.923121"], ["author_id", 649], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:28:26.925862"], ["author_id", 649], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.928711"], ["author_id", 649], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:28:26.930996"], ["author_id", 649], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.963456"], ["updated_at", "2020-10-05 04:28:26.963456"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.965168"], ["author_id", 650], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.967826"], ["author_id", 650], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.970261"], ["updated_at", "2020-10-05 04:28:26.970261"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.971858"], ["author_id", 651], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.974410"], ["author_id", 651], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.980208"], ["updated_at", "2020-10-05 04:28:26.980208"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.981877"], ["author_id", 652], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.984667"], ["author_id", 652], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.987363"], ["updated_at", "2020-10-05 04:28:26.987363"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.988961"], ["author_id", 653], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.991609"], ["author_id", 653], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:26.997170"], ["updated_at", "2020-10-05 04:28:26.997170"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:26.998788"], ["author_id", 654], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.001531"], ["author_id", 654], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:27.035293"], ["updated_at", "2020-10-05 04:28:27.035293"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.037009"], ["author_id", 655], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:28:27.039797"], ["author_id", 655], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:27.042495"], ["updated_at", "2020-10-05 04:28:27.042495"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:28:27.043948"], ["author_id", 656], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.046719"], ["author_id", 656], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 04:28:27.049717"], ["author_id", 656], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:27.056371"], ["updated_at", "2020-10-05 04:28:27.056371"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.058191"], ["author_id", 657], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:28:27.060929"], ["author_id", 657], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:28:27.063573"], ["updated_at", "2020-10-05 04:28:27.063573"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:28:27.065324"], ["author_id", 658], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.068240"], ["author_id", 658], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 04:28:27.071609"], ["author_id", 658], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.080176"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.082508"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.084771"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:28:27.087006"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.098987"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.101195"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.103317"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:28:27.105341"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.114213"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.116646"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.118819"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:28:27.120737"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.129949"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.132254"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.134174"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:28:27.136189"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.213260"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.215321"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.217241"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:28:27.219308"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.223162"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.225065"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.226924"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:28:27.228699"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.233689"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.235642"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:28:27.237349"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:28:27.239057"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (7.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (0.8ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.278100"], ["updated_at", "2020-10-05 04:38:50.278100"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.6ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.309341"], ["updated_at", "2020-10-05 04:38:50.309341"], ["author_id", 659], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.314515"], ["updated_at", "2020-10-05 04:38:50.314515"], ["author_id", 659], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.318845"], ["updated_at", "2020-10-05 04:38:50.318845"], ["author_id", 659], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.324257"], ["updated_at", "2020-10-05 04:38:50.324257"], ["author_id", 659], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.329416"], ["updated_at", "2020-10-05 04:38:50.329416"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.333993"], ["updated_at", "2020-10-05 04:38:50.333993"], ["author_id", 660], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.339041"], ["updated_at", "2020-10-05 04:38:50.339041"], ["author_id", 660], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.343533"], ["updated_at", "2020-10-05 04:38:50.343533"], ["author_id", 660], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.347130"], ["updated_at", "2020-10-05 04:38:50.347130"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.349814"], ["updated_at", "2020-10-05 04:38:50.349814"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.412548"], ["updated_at", "2020-10-05 04:38:50.412548"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.426134"], ["updated_at", "2020-10-05 04:38:50.426134"], ["author_id", 661], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.429051"], ["updated_at", "2020-10-05 04:38:50.429051"], ["author_id", 661], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.431850"], ["updated_at", "2020-10-05 04:38:50.431850"], ["author_id", 661], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.434595"], ["updated_at", "2020-10-05 04:38:50.434595"], ["author_id", 661], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.436690"], ["updated_at", "2020-10-05 04:38:50.436690"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.439408"], ["updated_at", "2020-10-05 04:38:50.439408"], ["author_id", 662], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.442655"], ["updated_at", "2020-10-05 04:38:50.442655"], ["author_id", 662], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.445624"], ["updated_at", "2020-10-05 04:38:50.445624"], ["author_id", 662], ["status", 2], ["likes", 3]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.449644"], ["updated_at", "2020-10-05 04:38:50.449644"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.451790"], ["updated_at", "2020-10-05 04:38:50.451790"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.473516"], ["updated_at", "2020-10-05 04:38:50.473516"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.476745"], ["updated_at", "2020-10-05 04:38:50.476745"], ["author_id", 663], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.479610"], ["updated_at", "2020-10-05 04:38:50.479610"], ["author_id", 663], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.482630"], ["updated_at", "2020-10-05 04:38:50.482630"], ["author_id", 663], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.485321"], ["updated_at", "2020-10-05 04:38:50.485321"], ["author_id", 663], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.487488"], ["updated_at", "2020-10-05 04:38:50.487488"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.490459"], ["updated_at", "2020-10-05 04:38:50.490459"], ["author_id", 664], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 04:38:50.493712"], ["updated_at", "2020-10-05 04:38:50.493712"], ["author_id", 664], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.496343"], ["updated_at", "2020-10-05 04:38:50.496343"], ["author_id", 664], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.499014"], ["updated_at", "2020-10-05 04:38:50.499014"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.501485"], ["updated_at", "2020-10-05 04:38:50.501485"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.553860"], ["updated_at", "2020-10-05 04:38:50.553860"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.556086"], ["updated_at", "2020-10-05 04:38:50.556086"], ["author_id", 665], ["status", 2], ["likes", 3]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.560807"], ["updated_at", "2020-10-05 04:38:50.560807"], ["author_id", 665], ["status", 2], ["likes", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.564694"], ["updated_at", "2020-10-05 04:38:50.564694"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.566925"], ["updated_at", "2020-10-05 04:38:50.566925"], ["author_id", 666], ["status", 2], ["likes", 4]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.570345"], ["updated_at", "2020-10-05 04:38:50.570345"], ["author_id", 666], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.573847"], ["updated_at", "2020-10-05 04:38:50.573847"], ["author_id", 666], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.577370"], ["updated_at", "2020-10-05 04:38:50.577370"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.578943"], ["updated_at", "2020-10-05 04:38:50.578943"], ["author_id", 667], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.585883"], ["updated_at", "2020-10-05 04:38:50.585883"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.587490"], ["updated_at", "2020-10-05 04:38:50.587490"], ["author_id", 668], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.590179"], ["updated_at", "2020-10-05 04:38:50.590179"], ["author_id", 668], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.593329"], ["updated_at", "2020-10-05 04:38:50.593329"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.595120"], ["updated_at", "2020-10-05 04:38:50.595120"], ["author_id", 669], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.597703"], ["updated_at", "2020-10-05 04:38:50.597703"], ["author_id", 669], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.599935"], ["updated_at", "2020-10-05 04:38:50.599935"], ["author_id", 669], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.602603"], ["updated_at", "2020-10-05 04:38:50.602603"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.604140"], ["updated_at", "2020-10-05 04:38:50.604140"], ["author_id", 670], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.611250"], ["updated_at", "2020-10-05 04:38:50.611250"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.613050"], ["updated_at", "2020-10-05 04:38:50.613050"], ["author_id", 671], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.616064"], ["updated_at", "2020-10-05 04:38:50.616064"], ["author_id", 671], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.618555"], ["updated_at", "2020-10-05 04:38:50.618555"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.619901"], ["updated_at", "2020-10-05 04:38:50.619901"], ["author_id", 672], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.622480"], ["updated_at", "2020-10-05 04:38:50.622480"], ["author_id", 672], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.625229"], ["updated_at", "2020-10-05 04:38:50.625229"], ["author_id", 672], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.628137"], ["updated_at", "2020-10-05 04:38:50.628137"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.629928"], ["updated_at", "2020-10-05 04:38:50.629928"], ["author_id", 673], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.636060"], ["updated_at", "2020-10-05 04:38:50.636060"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.637622"], ["updated_at", "2020-10-05 04:38:50.637622"], ["author_id", 674], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.640602"], ["updated_at", "2020-10-05 04:38:50.640602"], ["author_id", 674], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.644105"], ["updated_at", "2020-10-05 04:38:50.644105"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.645874"], ["updated_at", "2020-10-05 04:38:50.645874"], ["author_id", 675], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.648537"], ["updated_at", "2020-10-05 04:38:50.648537"], ["author_id", 675], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.651258"], ["updated_at", "2020-10-05 04:38:50.651258"], ["author_id", 675], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.653676"], ["updated_at", "2020-10-05 04:38:50.653676"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.655244"], ["updated_at", "2020-10-05 04:38:50.655244"], ["author_id", 676], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.662407"], ["updated_at", "2020-10-05 04:38:50.662407"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.664277"], ["updated_at", "2020-10-05 04:38:50.664277"], ["author_id", 677], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.666678"], ["updated_at", "2020-10-05 04:38:50.666678"], ["author_id", 677], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.668794"], ["updated_at", "2020-10-05 04:38:50.668794"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.670222"], ["updated_at", "2020-10-05 04:38:50.670222"], ["author_id", 678], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.673079"], ["updated_at", "2020-10-05 04:38:50.673079"], ["author_id", 678], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.676028"], ["updated_at", "2020-10-05 04:38:50.676028"], ["author_id", 678], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.678962"], ["updated_at", "2020-10-05 04:38:50.678962"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.680435"], ["updated_at", "2020-10-05 04:38:50.680435"], ["author_id", 679], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.686345"], ["updated_at", "2020-10-05 04:38:50.686345"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.688119"], ["updated_at", "2020-10-05 04:38:50.688119"], ["author_id", 680], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.691187"], ["updated_at", "2020-10-05 04:38:50.691187"], ["author_id", 680], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.694198"], ["updated_at", "2020-10-05 04:38:50.694198"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.695928"], ["updated_at", "2020-10-05 04:38:50.695928"], ["author_id", 681], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.698459"], ["updated_at", "2020-10-05 04:38:50.698459"], ["author_id", 681], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.701230"], ["updated_at", "2020-10-05 04:38:50.701230"], ["author_id", 681], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.703992"], ["updated_at", "2020-10-05 04:38:50.703992"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 04:38:50.705744"], ["updated_at", "2020-10-05 04:38:50.705744"], ["author_id", 682], ["status", 2], ["likes", 10]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.747267"], ["updated_at", "2020-10-05 04:38:50.747267"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.749230"], ["updated_at", "2020-10-05 04:38:50.749230"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.750799"], ["updated_at", "2020-10-05 04:38:50.750799"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.768339"], ["updated_at", "2020-10-05 04:38:50.768339"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.776365"], ["updated_at", "2020-10-05 04:38:50.776365"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.778327"], ["updated_at", "2020-10-05 04:38:50.778327"], ["author_id", 683], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.781205"], ["updated_at", "2020-10-05 04:38:50.781205"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.782823"], ["updated_at", "2020-10-05 04:38:50.782823"], ["author_id", 684], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.784665"], ["updated_at", "2020-10-05 04:38:50.784665"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.8ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.795985"], ["updated_at", "2020-10-05 04:38:50.795985"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.797586"], ["updated_at", "2020-10-05 04:38:50.797586"], ["author_id", 685], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.800628"], ["updated_at", "2020-10-05 04:38:50.800628"], ["author_id", 685], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.802892"], ["updated_at", "2020-10-05 04:38:50.802892"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.805619"], ["updated_at", "2020-10-05 04:38:50.805619"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.808053"], ["updated_at", "2020-10-05 04:38:50.808053"], ["author_id", 686], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.811011"], ["updated_at", "2020-10-05 04:38:50.811011"], ["author_id", 686], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 04:38:50.813695"], ["updated_at", "2020-10-05 04:38:50.813695"], ["author_id", 686], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.852814"], ["updated_at", "2020-10-05 04:38:50.852814"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:38:50.854448"], ["author_id", 687], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:50.857597"], ["author_id", 687], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:38:50.860810"], ["author_id", 687], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:38:50.864089"], ["author_id", 687], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.867463"], ["updated_at", "2020-10-05 04:38:50.867463"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:38:50.869084"], ["author_id", 688], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:38:50.871766"], ["author_id", 688], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:38:50.875213"], ["author_id", 688], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:38:50.878620"], ["author_id", 688], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:38:50.881745"], ["author_id", 688], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.901708"], ["updated_at", "2020-10-05 04:38:50.901708"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:38:50.903291"], ["author_id", 689], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:50.906009"], ["author_id", 689], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:38:50.909492"], ["author_id", 689], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:38:50.912463"], ["author_id", 689], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.915325"], ["updated_at", "2020-10-05 04:38:50.915325"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:38:50.916829"], ["author_id", 690], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:38:50.919948"], ["author_id", 690], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:38:50.922848"], ["author_id", 690], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:38:50.925869"], ["author_id", 690], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:38:50.928710"], ["author_id", 690], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.946214"], ["updated_at", "2020-10-05 04:38:50.946214"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:38:50.947734"], ["author_id", 691], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:50.950277"], ["author_id", 691], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:38:50.952916"], ["author_id", 691], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:38:50.955629"], ["author_id", 691], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.958206"], ["updated_at", "2020-10-05 04:38:50.958206"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:38:50.959551"], ["author_id", 692], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:38:50.961960"], ["author_id", 692], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:38:50.964392"], ["author_id", 692], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:38:50.966809"], ["author_id", 692], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:38:50.969120"], ["author_id", 692], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.985971"], ["updated_at", "2020-10-05 04:38:50.985971"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:38:50.987464"], ["author_id", 693], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:50.990479"], ["author_id", 693], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:38:50.993370"], ["author_id", 693], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:38:50.995865"], ["author_id", 693], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:50.998782"], ["updated_at", "2020-10-05 04:38:50.998782"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:38:51.000123"], ["author_id", 694], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:38:51.002689"], ["author_id", 694], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:38:51.005268"], ["author_id", 694], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.008116"], ["author_id", 694], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:38:51.010907"], ["author_id", 694], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.035220"], ["updated_at", "2020-10-05 04:38:51.035220"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 04:38:51.036964"], ["author_id", 695], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.039725"], ["author_id", 695], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:38:51.042426"], ["author_id", 695], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 04:38:51.045047"], ["author_id", 695], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.047665"], ["updated_at", "2020-10-05 04:38:51.047665"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:38:51.049250"], ["author_id", 696], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 04:38:51.051799"], ["author_id", 696], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 04:38:51.054212"], ["author_id", 696], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.056857"], ["author_id", 696], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 04:38:51.059668"], ["author_id", 696], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.089817"], ["updated_at", "2020-10-05 04:38:51.089817"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.091402"], ["author_id", 697], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.093889"], ["author_id", 697], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.096130"], ["updated_at", "2020-10-05 04:38:51.096130"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.097528"], ["author_id", 698], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.099769"], ["author_id", 698], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.2ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.104559"], ["updated_at", "2020-10-05 04:38:51.104559"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.106202"], ["author_id", 699], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.108496"], ["author_id", 699], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.110639"], ["updated_at", "2020-10-05 04:38:51.110639"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.112015"], ["author_id", 700], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.114625"], ["author_id", 700], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.120145"], ["updated_at", "2020-10-05 04:38:51.120145"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.121883"], ["author_id", 701], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.124681"], ["author_id", 701], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.155609"], ["updated_at", "2020-10-05 04:38:51.155609"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.157461"], ["author_id", 702], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:38:51.160311"], ["author_id", 702], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.162888"], ["updated_at", "2020-10-05 04:38:51.162888"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:38:51.164548"], ["author_id", 703], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.167613"], ["author_id", 703], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 04:38:51.170606"], ["author_id", 703], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.178197"], ["updated_at", "2020-10-05 04:38:51.178197"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.180174"], ["author_id", 704], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 04:38:51.182930"], ["author_id", 704], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 04:38:51.185504"], ["updated_at", "2020-10-05 04:38:51.185504"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 04:38:51.187467"], ["author_id", 705], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.190665"], ["author_id", 705], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 04:38:51.193533"], ["author_id", 705], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.201559"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.203963"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.206159"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:38:51.208057"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.219404"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.221869"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.224338"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:38:51.226427"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.231738"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.234360"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.236679"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:38:51.238530"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.247818"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.250042"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.252065"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:38:51.254052"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.330657"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.332861"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.335194"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:38:51.337465"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.342158"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.345035"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.348552"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:38:51.351410"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT COUNT(*) FROM "posts"  (0.4ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.358699"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.361266"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 04:38:51.363918"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 04:38:51.366828"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.created_at) FROM "posts"  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (7.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (0.7ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:03.966782"], ["updated_at", "2020-10-05 05:29:03.966782"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:03.998010"], ["updated_at", "2020-10-05 05:29:03.998010"], ["author_id", 706], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.002318"], ["updated_at", "2020-10-05 05:29:04.002318"], ["author_id", 706], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.007384"], ["updated_at", "2020-10-05 05:29:04.007384"], ["author_id", 706], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.011699"], ["updated_at", "2020-10-05 05:29:04.011699"], ["author_id", 706], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.016364"], ["updated_at", "2020-10-05 05:29:04.016364"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.021049"], ["updated_at", "2020-10-05 05:29:04.021049"], ["author_id", 707], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.026510"], ["updated_at", "2020-10-05 05:29:04.026510"], ["author_id", 707], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.030286"], ["updated_at", "2020-10-05 05:29:04.030286"], ["author_id", 707], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.034384"], ["updated_at", "2020-10-05 05:29:04.034384"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.037516"], ["updated_at", "2020-10-05 05:29:04.037516"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (2.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.7ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.0ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.4ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.109347"], ["updated_at", "2020-10-05 05:29:04.109347"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.123143"], ["updated_at", "2020-10-05 05:29:04.123143"], ["author_id", 708], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.126758"], ["updated_at", "2020-10-05 05:29:04.126758"], ["author_id", 708], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.129957"], ["updated_at", "2020-10-05 05:29:04.129957"], ["author_id", 708], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.132753"], ["updated_at", "2020-10-05 05:29:04.132753"], ["author_id", 708], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.135124"], ["updated_at", "2020-10-05 05:29:04.135124"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.137910"], ["updated_at", "2020-10-05 05:29:04.137910"], ["author_id", 709], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.141311"], ["updated_at", "2020-10-05 05:29:04.141311"], ["author_id", 709], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.144588"], ["updated_at", "2020-10-05 05:29:04.144588"], ["author_id", 709], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.147220"], ["updated_at", "2020-10-05 05:29:04.147220"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.149215"], ["updated_at", "2020-10-05 05:29:04.149215"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.171274"], ["updated_at", "2020-10-05 05:29:04.171274"], ["name", "James Joyce"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.174359"], ["updated_at", "2020-10-05 05:29:04.174359"], ["author_id", 710], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.177549"], ["updated_at", "2020-10-05 05:29:04.177549"], ["author_id", 710], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.180214"], ["updated_at", "2020-10-05 05:29:04.180214"], ["author_id", 710], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.182995"], ["updated_at", "2020-10-05 05:29:04.182995"], ["author_id", 710], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.185343"], ["updated_at", "2020-10-05 05:29:04.185343"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.188228"], ["updated_at", "2020-10-05 05:29:04.188228"], ["author_id", 711], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:29:04.191457"], ["updated_at", "2020-10-05 05:29:04.191457"], ["author_id", 711], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.194472"], ["updated_at", "2020-10-05 05:29:04.194472"], ["author_id", 711], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.197045"], ["updated_at", "2020-10-05 05:29:04.197045"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.198944"], ["updated_at", "2020-10-05 05:29:04.198944"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.246701"], ["updated_at", "2020-10-05 05:29:04.246701"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.248554"], ["updated_at", "2020-10-05 05:29:04.248554"], ["author_id", 712], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.251140"], ["updated_at", "2020-10-05 05:29:04.251140"], ["author_id", 712], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.253608"], ["updated_at", "2020-10-05 05:29:04.253608"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.255164"], ["updated_at", "2020-10-05 05:29:04.255164"], ["author_id", 713], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.257957"], ["updated_at", "2020-10-05 05:29:04.257957"], ["author_id", 713], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.260813"], ["updated_at", "2020-10-05 05:29:04.260813"], ["author_id", 713], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.263636"], ["updated_at", "2020-10-05 05:29:04.263636"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.265174"], ["updated_at", "2020-10-05 05:29:04.265174"], ["author_id", 714], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.271621"], ["updated_at", "2020-10-05 05:29:04.271621"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.273267"], ["updated_at", "2020-10-05 05:29:04.273267"], ["author_id", 715], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.275957"], ["updated_at", "2020-10-05 05:29:04.275957"], ["author_id", 715], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.278854"], ["updated_at", "2020-10-05 05:29:04.278854"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.280670"], ["updated_at", "2020-10-05 05:29:04.280670"], ["author_id", 716], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.283366"], ["updated_at", "2020-10-05 05:29:04.283366"], ["author_id", 716], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.285818"], ["updated_at", "2020-10-05 05:29:04.285818"], ["author_id", 716], ["status", 2], ["likes", 5]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.288527"], ["updated_at", "2020-10-05 05:29:04.288527"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.290000"], ["updated_at", "2020-10-05 05:29:04.290000"], ["author_id", 717], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.297058"], ["updated_at", "2020-10-05 05:29:04.297058"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.298744"], ["updated_at", "2020-10-05 05:29:04.298744"], ["author_id", 718], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.301416"], ["updated_at", "2020-10-05 05:29:04.301416"], ["author_id", 718], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.304014"], ["updated_at", "2020-10-05 05:29:04.304014"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.305726"], ["updated_at", "2020-10-05 05:29:04.305726"], ["author_id", 719], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.308772"], ["updated_at", "2020-10-05 05:29:04.308772"], ["author_id", 719], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.311280"], ["updated_at", "2020-10-05 05:29:04.311280"], ["author_id", 719], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.314023"], ["updated_at", "2020-10-05 05:29:04.314023"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.315626"], ["updated_at", "2020-10-05 05:29:04.315626"], ["author_id", 720], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.322140"], ["updated_at", "2020-10-05 05:29:04.322140"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.323796"], ["updated_at", "2020-10-05 05:29:04.323796"], ["author_id", 721], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.326742"], ["updated_at", "2020-10-05 05:29:04.326742"], ["author_id", 721], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.329666"], ["updated_at", "2020-10-05 05:29:04.329666"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.331394"], ["updated_at", "2020-10-05 05:29:04.331394"], ["author_id", 722], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.334188"], ["updated_at", "2020-10-05 05:29:04.334188"], ["author_id", 722], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.336953"], ["updated_at", "2020-10-05 05:29:04.336953"], ["author_id", 722], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.339722"], ["updated_at", "2020-10-05 05:29:04.339722"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.341598"], ["updated_at", "2020-10-05 05:29:04.341598"], ["author_id", 723], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.348292"], ["updated_at", "2020-10-05 05:29:04.348292"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.350110"], ["updated_at", "2020-10-05 05:29:04.350110"], ["author_id", 724], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.352684"], ["updated_at", "2020-10-05 05:29:04.352684"], ["author_id", 724], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.355469"], ["updated_at", "2020-10-05 05:29:04.355469"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.357279"], ["updated_at", "2020-10-05 05:29:04.357279"], ["author_id", 725], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.359835"], ["updated_at", "2020-10-05 05:29:04.359835"], ["author_id", 725], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.362474"], ["updated_at", "2020-10-05 05:29:04.362474"], ["author_id", 725], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.365096"], ["updated_at", "2020-10-05 05:29:04.365096"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.366648"], ["updated_at", "2020-10-05 05:29:04.366648"], ["author_id", 726], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.3ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.373411"], ["updated_at", "2020-10-05 05:29:04.373411"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.375328"], ["updated_at", "2020-10-05 05:29:04.375328"], ["author_id", 727], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.377913"], ["updated_at", "2020-10-05 05:29:04.377913"], ["author_id", 727], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.380889"], ["updated_at", "2020-10-05 05:29:04.380889"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.382507"], ["updated_at", "2020-10-05 05:29:04.382507"], ["author_id", 728], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.385279"], ["updated_at", "2020-10-05 05:29:04.385279"], ["author_id", 728], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.387871"], ["updated_at", "2020-10-05 05:29:04.387871"], ["author_id", 728], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.390570"], ["updated_at", "2020-10-05 05:29:04.390570"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:29:04.392359"], ["updated_at", "2020-10-05 05:29:04.392359"], ["author_id", 729], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.6ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.432030"], ["updated_at", "2020-10-05 05:29:04.432030"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.434488"], ["updated_at", "2020-10-05 05:29:04.434488"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.436738"], ["updated_at", "2020-10-05 05:29:04.436738"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.455860"], ["updated_at", "2020-10-05 05:29:04.455860"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.463577"], ["updated_at", "2020-10-05 05:29:04.463577"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.465324"], ["updated_at", "2020-10-05 05:29:04.465324"], ["author_id", 730], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.467879"], ["updated_at", "2020-10-05 05:29:04.467879"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.469273"], ["updated_at", "2020-10-05 05:29:04.469273"], ["author_id", 731], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.471353"], ["updated_at", "2020-10-05 05:29:04.471353"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.482074"], ["updated_at", "2020-10-05 05:29:04.482074"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.483802"], ["updated_at", "2020-10-05 05:29:04.483802"], ["author_id", 732], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.486591"], ["updated_at", "2020-10-05 05:29:04.486591"], ["author_id", 732], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.488460"], ["updated_at", "2020-10-05 05:29:04.488460"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.491765"], ["updated_at", "2020-10-05 05:29:04.491765"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.493413"], ["updated_at", "2020-10-05 05:29:04.493413"], ["author_id", 733], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.496047"], ["updated_at", "2020-10-05 05:29:04.496047"], ["author_id", 733], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:29:04.498988"], ["updated_at", "2020-10-05 05:29:04.498988"], ["author_id", 733], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.538416"], ["updated_at", "2020-10-05 05:29:04.538416"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:29:04.540437"], ["author_id", 734], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.543805"], ["author_id", 734], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:29:04.546963"], ["author_id", 734], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.550599"], ["author_id", 734], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.553817"], ["updated_at", "2020-10-05 05:29:04.553817"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:29:04.555463"], ["author_id", 735], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:29:04.559623"], ["author_id", 735], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:29:04.563725"], ["author_id", 735], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.567772"], ["author_id", 735], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.572278"], ["author_id", 735], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.593862"], ["updated_at", "2020-10-05 05:29:04.593862"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:29:04.595713"], ["author_id", 736], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.598784"], ["author_id", 736], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:29:04.601764"], ["author_id", 736], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.604565"], ["author_id", 736], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.607332"], ["updated_at", "2020-10-05 05:29:04.607332"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:29:04.609100"], ["author_id", 737], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:29:04.611745"], ["author_id", 737], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:29:04.614389"], ["author_id", 737], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.617232"], ["author_id", 737], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.619795"], ["author_id", 737], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.8ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.638996"], ["updated_at", "2020-10-05 05:29:04.638996"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:29:04.640730"], ["author_id", 738], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.643584"], ["author_id", 738], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:29:04.646082"], ["author_id", 738], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.648555"], ["author_id", 738], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.651283"], ["updated_at", "2020-10-05 05:29:04.651283"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:29:04.652777"], ["author_id", 739], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:29:04.655390"], ["author_id", 739], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:29:04.658136"], ["author_id", 739], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.660918"], ["author_id", 739], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.663328"], ["author_id", 739], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.681187"], ["updated_at", "2020-10-05 05:29:04.681187"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:29:04.682672"], ["author_id", 740], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.685554"], ["author_id", 740], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:29:04.688296"], ["author_id", 740], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.690957"], ["author_id", 740], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.694250"], ["updated_at", "2020-10-05 05:29:04.694250"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:29:04.695836"], ["author_id", 741], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:29:04.698552"], ["author_id", 741], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:29:04.701164"], ["author_id", 741], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.703529"], ["author_id", 741], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.705862"], ["author_id", 741], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.729932"], ["updated_at", "2020-10-05 05:29:04.729932"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:29:04.731852"], ["author_id", 742], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.734943"], ["author_id", 742], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:29:04.738456"], ["author_id", 742], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.742125"], ["author_id", 742], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.745253"], ["updated_at", "2020-10-05 05:29:04.745253"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:29:04.747147"], ["author_id", 743], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:29:04.750318"], ["author_id", 743], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:29:04.753321"], ["author_id", 743], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.756442"], ["author_id", 743], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:29:04.759809"], ["author_id", 743], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.799254"], ["updated_at", "2020-10-05 05:29:04.799254"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.801241"], ["author_id", 744], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.804726"], ["author_id", 744], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.807987"], ["updated_at", "2020-10-05 05:29:04.807987"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.809828"], ["author_id", 745], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.812692"], ["author_id", 745], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.818947"], ["updated_at", "2020-10-05 05:29:04.818947"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.821080"], ["author_id", 746], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.824705"], ["author_id", 746], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.828131"], ["updated_at", "2020-10-05 05:29:04.828131"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.830041"], ["author_id", 747], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.833238"], ["author_id", 747], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.840330"], ["updated_at", "2020-10-05 05:29:04.840330"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.842433"], ["author_id", 748], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.845545"], ["author_id", 748], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.883848"], ["updated_at", "2020-10-05 05:29:04.883848"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.885592"], ["author_id", 749], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:29:04.888912"], ["author_id", 749], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.892457"], ["updated_at", "2020-10-05 05:29:04.892457"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:29:04.894454"], ["author_id", 750], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.898059"], ["author_id", 750], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 05:29:04.901160"], ["author_id", 750], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.911313"], ["updated_at", "2020-10-05 05:29:04.911313"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.913748"], ["author_id", 751], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:29:04.916735"], ["author_id", 751], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:29:04.919752"], ["updated_at", "2020-10-05 05:29:04.919752"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:29:04.921368"], ["author_id", 752], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.924546"], ["author_id", 752], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 05:29:04.928123"], ["author_id", 752], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.938552"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.941724"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.944415"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:29:04.946919"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.959575"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.962173"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.964820"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:29:04.967749"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.974829"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.977658"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.980215"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:29:04.982355"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.992730"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.995200"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:04.997747"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:29:05.000011"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:05.078259"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:05.080468"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:05.082466"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:29:05.084172"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:05.087984"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:05.090013"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:05.092270"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:29:05.094053"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:05.100104"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:05.102917"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:29:05.105493"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:29:05.107988"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (7.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (6.9ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.326372"], ["updated_at", "2020-10-05 05:55:23.326372"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (5.9ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.358361"], ["updated_at", "2020-10-05 05:55:23.358361"], ["author_id", 753], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.368663"], ["updated_at", "2020-10-05 05:55:23.368663"], ["author_id", 753], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.372468"], ["updated_at", "2020-10-05 05:55:23.372468"], ["author_id", 753], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.376494"], ["updated_at", "2020-10-05 05:55:23.376494"], ["author_id", 753], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.380403"], ["updated_at", "2020-10-05 05:55:23.380403"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.384675"], ["updated_at", "2020-10-05 05:55:23.384675"], ["author_id", 754], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.387985"], ["updated_at", "2020-10-05 05:55:23.387985"], ["author_id", 754], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.392093"], ["updated_at", "2020-10-05 05:55:23.392093"], ["author_id", 754], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.395739"], ["updated_at", "2020-10-05 05:55:23.395739"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.398466"], ["updated_at", "2020-10-05 05:55:23.398466"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.4ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.466034"], ["updated_at", "2020-10-05 05:55:23.466034"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.479869"], ["updated_at", "2020-10-05 05:55:23.479869"], ["author_id", 755], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.483025"], ["updated_at", "2020-10-05 05:55:23.483025"], ["author_id", 755], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.485748"], ["updated_at", "2020-10-05 05:55:23.485748"], ["author_id", 755], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.488601"], ["updated_at", "2020-10-05 05:55:23.488601"], ["author_id", 755], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.490960"], ["updated_at", "2020-10-05 05:55:23.490960"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.493407"], ["updated_at", "2020-10-05 05:55:23.493407"], ["author_id", 756], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.496065"], ["updated_at", "2020-10-05 05:55:23.496065"], ["author_id", 756], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.499064"], ["updated_at", "2020-10-05 05:55:23.499064"], ["author_id", 756], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.501602"], ["updated_at", "2020-10-05 05:55:23.501602"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.503561"], ["updated_at", "2020-10-05 05:55:23.503561"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.524659"], ["updated_at", "2020-10-05 05:55:23.524659"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.527493"], ["updated_at", "2020-10-05 05:55:23.527493"], ["author_id", 757], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.530075"], ["updated_at", "2020-10-05 05:55:23.530075"], ["author_id", 757], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.532735"], ["updated_at", "2020-10-05 05:55:23.532735"], ["author_id", 757], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.535441"], ["updated_at", "2020-10-05 05:55:23.535441"], ["author_id", 757], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.537665"], ["updated_at", "2020-10-05 05:55:23.537665"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.540268"], ["updated_at", "2020-10-05 05:55:23.540268"], ["author_id", 758], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 05:55:23.542975"], ["updated_at", "2020-10-05 05:55:23.542975"], ["author_id", 758], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.545532"], ["updated_at", "2020-10-05 05:55:23.545532"], ["author_id", 758], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.547664"], ["updated_at", "2020-10-05 05:55:23.547664"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.549704"], ["updated_at", "2020-10-05 05:55:23.549704"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.596178"], ["updated_at", "2020-10-05 05:55:23.596178"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.597834"], ["updated_at", "2020-10-05 05:55:23.597834"], ["author_id", 759], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.600508"], ["updated_at", "2020-10-05 05:55:23.600508"], ["author_id", 759], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.603270"], ["updated_at", "2020-10-05 05:55:23.603270"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.605002"], ["updated_at", "2020-10-05 05:55:23.605002"], ["author_id", 760], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.607621"], ["updated_at", "2020-10-05 05:55:23.607621"], ["author_id", 760], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.609993"], ["updated_at", "2020-10-05 05:55:23.609993"], ["author_id", 760], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.612519"], ["updated_at", "2020-10-05 05:55:23.612519"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.613962"], ["updated_at", "2020-10-05 05:55:23.613962"], ["author_id", 761], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.620857"], ["updated_at", "2020-10-05 05:55:23.620857"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.622455"], ["updated_at", "2020-10-05 05:55:23.622455"], ["author_id", 762], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.625068"], ["updated_at", "2020-10-05 05:55:23.625068"], ["author_id", 762], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.627648"], ["updated_at", "2020-10-05 05:55:23.627648"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.629461"], ["updated_at", "2020-10-05 05:55:23.629461"], ["author_id", 763], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.633190"], ["updated_at", "2020-10-05 05:55:23.633190"], ["author_id", 763], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.638055"], ["updated_at", "2020-10-05 05:55:23.638055"], ["author_id", 763], ["status", 2], ["likes", 5]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.642674"], ["updated_at", "2020-10-05 05:55:23.642674"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.644316"], ["updated_at", "2020-10-05 05:55:23.644316"], ["author_id", 764], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.651429"], ["updated_at", "2020-10-05 05:55:23.651429"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.653041"], ["updated_at", "2020-10-05 05:55:23.653041"], ["author_id", 765], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.655625"], ["updated_at", "2020-10-05 05:55:23.655625"], ["author_id", 765], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.658096"], ["updated_at", "2020-10-05 05:55:23.658096"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.659592"], ["updated_at", "2020-10-05 05:55:23.659592"], ["author_id", 766], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (2.6ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.664680"], ["updated_at", "2020-10-05 05:55:23.664680"], ["author_id", 766], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.667655"], ["updated_at", "2020-10-05 05:55:23.667655"], ["author_id", 766], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.670477"], ["updated_at", "2020-10-05 05:55:23.670477"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.672053"], ["updated_at", "2020-10-05 05:55:23.672053"], ["author_id", 767], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.678297"], ["updated_at", "2020-10-05 05:55:23.678297"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.679982"], ["updated_at", "2020-10-05 05:55:23.679982"], ["author_id", 768], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.682954"], ["updated_at", "2020-10-05 05:55:23.682954"], ["author_id", 768], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.685972"], ["updated_at", "2020-10-05 05:55:23.685972"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.687497"], ["updated_at", "2020-10-05 05:55:23.687497"], ["author_id", 769], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.689901"], ["updated_at", "2020-10-05 05:55:23.689901"], ["author_id", 769], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.692626"], ["updated_at", "2020-10-05 05:55:23.692626"], ["author_id", 769], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.695201"], ["updated_at", "2020-10-05 05:55:23.695201"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.696815"], ["updated_at", "2020-10-05 05:55:23.696815"], ["author_id", 770], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.703700"], ["updated_at", "2020-10-05 05:55:23.703700"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.705316"], ["updated_at", "2020-10-05 05:55:23.705316"], ["author_id", 771], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.708025"], ["updated_at", "2020-10-05 05:55:23.708025"], ["author_id", 771], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.710498"], ["updated_at", "2020-10-05 05:55:23.710498"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.711988"], ["updated_at", "2020-10-05 05:55:23.711988"], ["author_id", 772], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.714423"], ["updated_at", "2020-10-05 05:55:23.714423"], ["author_id", 772], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.717000"], ["updated_at", "2020-10-05 05:55:23.717000"], ["author_id", 772], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.719450"], ["updated_at", "2020-10-05 05:55:23.719450"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.720984"], ["updated_at", "2020-10-05 05:55:23.720984"], ["author_id", 773], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.727560"], ["updated_at", "2020-10-05 05:55:23.727560"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.729276"], ["updated_at", "2020-10-05 05:55:23.729276"], ["author_id", 774], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.732084"], ["updated_at", "2020-10-05 05:55:23.732084"], ["author_id", 774], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.734705"], ["updated_at", "2020-10-05 05:55:23.734705"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.736480"], ["updated_at", "2020-10-05 05:55:23.736480"], ["author_id", 775], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.739303"], ["updated_at", "2020-10-05 05:55:23.739303"], ["author_id", 775], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.741840"], ["updated_at", "2020-10-05 05:55:23.741840"], ["author_id", 775], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.744668"], ["updated_at", "2020-10-05 05:55:23.744668"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 05:55:23.746298"], ["updated_at", "2020-10-05 05:55:23.746298"], ["author_id", 776], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.7ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.786509"], ["updated_at", "2020-10-05 05:55:23.786509"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.788701"], ["updated_at", "2020-10-05 05:55:23.788701"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.790732"], ["updated_at", "2020-10-05 05:55:23.790732"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.810286"], ["updated_at", "2020-10-05 05:55:23.810286"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.816914"], ["updated_at", "2020-10-05 05:55:23.816914"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.818348"], ["updated_at", "2020-10-05 05:55:23.818348"], ["author_id", 777], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.820995"], ["updated_at", "2020-10-05 05:55:23.820995"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.822712"], ["updated_at", "2020-10-05 05:55:23.822712"], ["author_id", 778], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.824638"], ["updated_at", "2020-10-05 05:55:23.824638"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.7ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.835313"], ["updated_at", "2020-10-05 05:55:23.835313"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.836980"], ["updated_at", "2020-10-05 05:55:23.836980"], ["author_id", 779], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.839389"], ["updated_at", "2020-10-05 05:55:23.839389"], ["author_id", 779], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.841123"], ["updated_at", "2020-10-05 05:55:23.841123"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.843358"], ["updated_at", "2020-10-05 05:55:23.843358"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.844717"], ["updated_at", "2020-10-05 05:55:23.844717"], ["author_id", 780], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.847312"], ["updated_at", "2020-10-05 05:55:23.847312"], ["author_id", 780], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 05:55:23.850382"], ["updated_at", "2020-10-05 05:55:23.850382"], ["author_id", 780], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.887249"], ["updated_at", "2020-10-05 05:55:23.887249"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:55:23.888725"], ["author_id", 781], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:23.891294"], ["author_id", 781], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:55:23.894557"], ["author_id", 781], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:55:23.897570"], ["author_id", 781], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.900531"], ["updated_at", "2020-10-05 05:55:23.900531"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:55:23.902141"], ["author_id", 782], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:55:23.905357"], ["author_id", 782], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:55:23.908161"], ["author_id", 782], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:55:23.910806"], ["author_id", 782], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:55:23.913916"], ["author_id", 782], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.932375"], ["updated_at", "2020-10-05 05:55:23.932375"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:55:23.934193"], ["author_id", 783], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:23.937013"], ["author_id", 783], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:55:23.940322"], ["author_id", 783], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:55:23.943008"], ["author_id", 783], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.945286"], ["updated_at", "2020-10-05 05:55:23.945286"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:55:23.946890"], ["author_id", 784], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:55:23.949678"], ["author_id", 784], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:55:23.952330"], ["author_id", 784], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:55:23.954919"], ["author_id", 784], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:55:23.957558"], ["author_id", 784], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.975201"], ["updated_at", "2020-10-05 05:55:23.975201"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:55:23.976773"], ["author_id", 785], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:23.979576"], ["author_id", 785], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:55:23.982844"], ["author_id", 785], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:55:23.986880"], ["author_id", 785], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:23.989831"], ["updated_at", "2020-10-05 05:55:23.989831"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:55:23.991530"], ["author_id", 786], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:55:23.994857"], ["author_id", 786], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:55:23.997303"], ["author_id", 786], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:55:23.999799"], ["author_id", 786], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:55:24.002885"], ["author_id", 786], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.022886"], ["updated_at", "2020-10-05 05:55:24.022886"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:55:24.024644"], ["author_id", 787], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.027394"], ["author_id", 787], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:55:24.030246"], ["author_id", 787], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (3.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:55:24.032893"], ["author_id", 787], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.038472"], ["updated_at", "2020-10-05 05:55:24.038472"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:55:24.040137"], ["author_id", 788], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:55:24.042844"], ["author_id", 788], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:55:24.045722"], ["author_id", 788], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.048509"], ["author_id", 788], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:55:24.051711"], ["author_id", 788], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.076606"], ["updated_at", "2020-10-05 05:55:24.076606"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 05:55:24.078396"], ["author_id", 789], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.081348"], ["author_id", 789], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:55:24.084284"], ["author_id", 789], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 05:55:24.086869"], ["author_id", 789], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.089555"], ["updated_at", "2020-10-05 05:55:24.089555"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:55:24.091039"], ["author_id", 790], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 05:55:24.093720"], ["author_id", 790], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 05:55:24.096417"], ["author_id", 790], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.099224"], ["author_id", 790], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 05:55:24.101958"], ["author_id", 790], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.137741"], ["updated_at", "2020-10-05 05:55:24.137741"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.139336"], ["author_id", 791], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.141865"], ["author_id", 791], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.144357"], ["updated_at", "2020-10-05 05:55:24.144357"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.145827"], ["author_id", 792], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.148718"], ["author_id", 792], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.154466"], ["updated_at", "2020-10-05 05:55:24.154466"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.155974"], ["author_id", 793], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.158500"], ["author_id", 793], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.160975"], ["updated_at", "2020-10-05 05:55:24.160975"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.162917"], ["author_id", 794], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.165913"], ["author_id", 794], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.171980"], ["updated_at", "2020-10-05 05:55:24.171980"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.173661"], ["author_id", 795], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.176429"], ["author_id", 795], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.208751"], ["updated_at", "2020-10-05 05:55:24.208751"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.210352"], ["author_id", 796], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:55:24.213040"], ["author_id", 796], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.215784"], ["updated_at", "2020-10-05 05:55:24.215784"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:55:24.217375"], ["author_id", 797], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.220071"], ["author_id", 797], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 05:55:24.222597"], ["author_id", 797], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.228727"], ["updated_at", "2020-10-05 05:55:24.228727"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.230544"], ["author_id", 798], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 05:55:24.233650"], ["author_id", 798], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 05:55:24.236413"], ["updated_at", "2020-10-05 05:55:24.236413"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 05:55:24.237884"], ["author_id", 799], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.240811"], ["author_id", 799], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 05:55:24.243436"], ["author_id", 799], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.251690"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.253960"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.255988"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:55:24.257838"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.269622"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.272090"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.274045"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:55:24.276139"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.281724"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.284439"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.287148"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:55:24.289140"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.297962"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.300447"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.302583"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:55:24.304489"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.388900"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.391021"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.392877"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:55:24.394823"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.398639"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.400872"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.402742"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:55:24.404683"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.409922"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.411990"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 05:55:24.413961"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 05:55:24.416139"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.008189"], ["updated_at", "2020-10-05 06:04:28.008189"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.041465"], ["updated_at", "2020-10-05 06:04:28.041465"], ["author_id", 800], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.045737"], ["updated_at", "2020-10-05 06:04:28.045737"], ["author_id", 800], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.050044"], ["updated_at", "2020-10-05 06:04:28.050044"], ["author_id", 800], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.054088"], ["updated_at", "2020-10-05 06:04:28.054088"], ["author_id", 800], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.057271"], ["updated_at", "2020-10-05 06:04:28.057271"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.061637"], ["updated_at", "2020-10-05 06:04:28.061637"], ["author_id", 801], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.065204"], ["updated_at", "2020-10-05 06:04:28.065204"], ["author_id", 801], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (5.8ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.069147"], ["updated_at", "2020-10-05 06:04:28.069147"], ["author_id", 801], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.077937"], ["updated_at", "2020-10-05 06:04:28.077937"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.082491"], ["updated_at", "2020-10-05 06:04:28.082491"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.7ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.7ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.135167"], ["updated_at", "2020-10-05 06:04:28.135167"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.138060"], ["updated_at", "2020-10-05 06:04:28.138060"], ["author_id", 802], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.140463"], ["updated_at", "2020-10-05 06:04:28.140463"], ["author_id", 802], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.142667"], ["updated_at", "2020-10-05 06:04:28.142667"], ["author_id", 802], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.144928"], ["updated_at", "2020-10-05 06:04:28.144928"], ["author_id", 802], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.146903"], ["updated_at", "2020-10-05 06:04:28.146903"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.149220"], ["updated_at", "2020-10-05 06:04:28.149220"], ["author_id", 803], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.151746"], ["updated_at", "2020-10-05 06:04:28.151746"], ["author_id", 803], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.154371"], ["updated_at", "2020-10-05 06:04:28.154371"], ["author_id", 803], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.156673"], ["updated_at", "2020-10-05 06:04:28.156673"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.158428"], ["updated_at", "2020-10-05 06:04:28.158428"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.179145"], ["updated_at", "2020-10-05 06:04:28.179145"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.181857"], ["updated_at", "2020-10-05 06:04:28.181857"], ["author_id", 804], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.184436"], ["updated_at", "2020-10-05 06:04:28.184436"], ["author_id", 804], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.187105"], ["updated_at", "2020-10-05 06:04:28.187105"], ["author_id", 804], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.189937"], ["updated_at", "2020-10-05 06:04:28.189937"], ["author_id", 804], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.192134"], ["updated_at", "2020-10-05 06:04:28.192134"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.194483"], ["updated_at", "2020-10-05 06:04:28.194483"], ["author_id", 805], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-05 06:04:28.197245"], ["updated_at", "2020-10-05 06:04:28.197245"], ["author_id", 805], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.199858"], ["updated_at", "2020-10-05 06:04:28.199858"], ["author_id", 805], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.202144"], ["updated_at", "2020-10-05 06:04:28.202144"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.203901"], ["updated_at", "2020-10-05 06:04:28.203901"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.245979"], ["updated_at", "2020-10-05 06:04:28.245979"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.247471"], ["updated_at", "2020-10-05 06:04:28.247471"], ["author_id", 806], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.249950"], ["updated_at", "2020-10-05 06:04:28.249950"], ["author_id", 806], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.252673"], ["updated_at", "2020-10-05 06:04:28.252673"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.254155"], ["updated_at", "2020-10-05 06:04:28.254155"], ["author_id", 807], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.256932"], ["updated_at", "2020-10-05 06:04:28.256932"], ["author_id", 807], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.259572"], ["updated_at", "2020-10-05 06:04:28.259572"], ["author_id", 807], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.261872"], ["updated_at", "2020-10-05 06:04:28.261872"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.263113"], ["updated_at", "2020-10-05 06:04:28.263113"], ["author_id", 808], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.269713"], ["updated_at", "2020-10-05 06:04:28.269713"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.271426"], ["updated_at", "2020-10-05 06:04:28.271426"], ["author_id", 809], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.274160"], ["updated_at", "2020-10-05 06:04:28.274160"], ["author_id", 809], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.276758"], ["updated_at", "2020-10-05 06:04:28.276758"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.278199"], ["updated_at", "2020-10-05 06:04:28.278199"], ["author_id", 810], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.280764"], ["updated_at", "2020-10-05 06:04:28.280764"], ["author_id", 810], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.283112"], ["updated_at", "2020-10-05 06:04:28.283112"], ["author_id", 810], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.285564"], ["updated_at", "2020-10-05 06:04:28.285564"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.286909"], ["updated_at", "2020-10-05 06:04:28.286909"], ["author_id", 811], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.293661"], ["updated_at", "2020-10-05 06:04:28.293661"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.295054"], ["updated_at", "2020-10-05 06:04:28.295054"], ["author_id", 812], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.297486"], ["updated_at", "2020-10-05 06:04:28.297486"], ["author_id", 812], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.299985"], ["updated_at", "2020-10-05 06:04:28.299985"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.301611"], ["updated_at", "2020-10-05 06:04:28.301611"], ["author_id", 813], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.304373"], ["updated_at", "2020-10-05 06:04:28.304373"], ["author_id", 813], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.307056"], ["updated_at", "2020-10-05 06:04:28.307056"], ["author_id", 813], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.310019"], ["updated_at", "2020-10-05 06:04:28.310019"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.311550"], ["updated_at", "2020-10-05 06:04:28.311550"], ["author_id", 814], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.317675"], ["updated_at", "2020-10-05 06:04:28.317675"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.319094"], ["updated_at", "2020-10-05 06:04:28.319094"], ["author_id", 815], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.321305"], ["updated_at", "2020-10-05 06:04:28.321305"], ["author_id", 815], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.324035"], ["updated_at", "2020-10-05 06:04:28.324035"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.325585"], ["updated_at", "2020-10-05 06:04:28.325585"], ["author_id", 816], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.328402"], ["updated_at", "2020-10-05 06:04:28.328402"], ["author_id", 816], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.331314"], ["updated_at", "2020-10-05 06:04:28.331314"], ["author_id", 816], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.334138"], ["updated_at", "2020-10-05 06:04:28.334138"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.335667"], ["updated_at", "2020-10-05 06:04:28.335667"], ["author_id", 817], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.342109"], ["updated_at", "2020-10-05 06:04:28.342109"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.343720"], ["updated_at", "2020-10-05 06:04:28.343720"], ["author_id", 818], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.346215"], ["updated_at", "2020-10-05 06:04:28.346215"], ["author_id", 818], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.348898"], ["updated_at", "2020-10-05 06:04:28.348898"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.350474"], ["updated_at", "2020-10-05 06:04:28.350474"], ["author_id", 819], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.352817"], ["updated_at", "2020-10-05 06:04:28.352817"], ["author_id", 819], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.355241"], ["updated_at", "2020-10-05 06:04:28.355241"], ["author_id", 819], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.358235"], ["updated_at", "2020-10-05 06:04:28.358235"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.359663"], ["updated_at", "2020-10-05 06:04:28.359663"], ["author_id", 820], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.365639"], ["updated_at", "2020-10-05 06:04:28.365639"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.367099"], ["updated_at", "2020-10-05 06:04:28.367099"], ["author_id", 821], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.369570"], ["updated_at", "2020-10-05 06:04:28.369570"], ["author_id", 821], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.372115"], ["updated_at", "2020-10-05 06:04:28.372115"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.373948"], ["updated_at", "2020-10-05 06:04:28.373948"], ["author_id", 822], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.376672"], ["updated_at", "2020-10-05 06:04:28.376672"], ["author_id", 822], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.378949"], ["updated_at", "2020-10-05 06:04:28.378949"], ["author_id", 822], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.381559"], ["updated_at", "2020-10-05 06:04:28.381559"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-05 06:04:28.383049"], ["updated_at", "2020-10-05 06:04:28.383049"], ["author_id", 823], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.415857"], ["updated_at", "2020-10-05 06:04:28.415857"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.417873"], ["updated_at", "2020-10-05 06:04:28.417873"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.419688"], ["updated_at", "2020-10-05 06:04:28.419688"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.436439"], ["updated_at", "2020-10-05 06:04:28.436439"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.444141"], ["updated_at", "2020-10-05 06:04:28.444141"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.445890"], ["updated_at", "2020-10-05 06:04:28.445890"], ["author_id", 824], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.448441"], ["updated_at", "2020-10-05 06:04:28.448441"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.449930"], ["updated_at", "2020-10-05 06:04:28.449930"], ["author_id", 825], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.451576"], ["updated_at", "2020-10-05 06:04:28.451576"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.7ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.461374"], ["updated_at", "2020-10-05 06:04:28.461374"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.463018"], ["updated_at", "2020-10-05 06:04:28.463018"], ["author_id", 826], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.465973"], ["updated_at", "2020-10-05 06:04:28.465973"], ["author_id", 826], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.468107"], ["updated_at", "2020-10-05 06:04:28.468107"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.470819"], ["updated_at", "2020-10-05 06:04:28.470819"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.472377"], ["updated_at", "2020-10-05 06:04:28.472377"], ["author_id", 827], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.475172"], ["updated_at", "2020-10-05 06:04:28.475172"], ["author_id", 827], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-05 06:04:28.477841"], ["updated_at", "2020-10-05 06:04:28.477841"], ["author_id", 827], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.520367"], ["updated_at", "2020-10-05 06:04:28.520367"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 06:04:28.521999"], ["author_id", 828], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.525175"], ["author_id", 828], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 06:04:28.527836"], ["author_id", 828], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.530636"], ["author_id", 828], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.533388"], ["updated_at", "2020-10-05 06:04:28.533388"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 06:04:28.534890"], ["author_id", 829], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 06:04:28.537735"], ["author_id", 829], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 06:04:28.541215"], ["author_id", 829], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.544551"], ["author_id", 829], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.547251"], ["author_id", 829], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.563423"], ["updated_at", "2020-10-05 06:04:28.563423"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 06:04:28.565190"], ["author_id", 830], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.568284"], ["author_id", 830], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 06:04:28.571038"], ["author_id", 830], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.574106"], ["author_id", 830], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.577089"], ["updated_at", "2020-10-05 06:04:28.577089"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 06:04:28.578779"], ["author_id", 831], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 06:04:28.581566"], ["author_id", 831], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 06:04:28.584764"], ["author_id", 831], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.587346"], ["author_id", 831], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.590733"], ["author_id", 831], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.610856"], ["updated_at", "2020-10-05 06:04:28.610856"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 06:04:28.612827"], ["author_id", 832], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.616040"], ["author_id", 832], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 06:04:28.619344"], ["author_id", 832], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.622453"], ["author_id", 832], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.626219"], ["updated_at", "2020-10-05 06:04:28.626219"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 06:04:28.627770"], ["author_id", 833], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 06:04:28.630693"], ["author_id", 833], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 06:04:28.633863"], ["author_id", 833], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.636560"], ["author_id", 833], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.639113"], ["author_id", 833], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.655510"], ["updated_at", "2020-10-05 06:04:28.655510"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 06:04:28.657561"], ["author_id", 834], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.660532"], ["author_id", 834], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 06:04:28.663223"], ["author_id", 834], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.666228"], ["author_id", 834], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.669459"], ["updated_at", "2020-10-05 06:04:28.669459"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 06:04:28.671076"], ["author_id", 835], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 06:04:28.673780"], ["author_id", 835], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 06:04:28.676121"], ["author_id", 835], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.678481"], ["author_id", 835], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.681267"], ["author_id", 835], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.704791"], ["updated_at", "2020-10-05 06:04:28.704791"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-05 06:04:28.706502"], ["author_id", 836], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.708915"], ["author_id", 836], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 06:04:28.711142"], ["author_id", 836], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.713475"], ["author_id", 836], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.716036"], ["updated_at", "2020-10-05 06:04:28.716036"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 06:04:28.717405"], ["author_id", 837], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-05 06:04:28.719617"], ["author_id", 837], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-05 06:04:28.721987"], ["author_id", 837], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.724824"], ["author_id", 837], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-05 06:04:28.727121"], ["author_id", 837], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.762876"], ["updated_at", "2020-10-05 06:04:28.762876"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.764888"], ["author_id", 838], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.767986"], ["author_id", 838], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.771154"], ["updated_at", "2020-10-05 06:04:28.771154"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.772829"], ["author_id", 839], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.775598"], ["author_id", 839], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.782223"], ["updated_at", "2020-10-05 06:04:28.782223"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.784669"], ["author_id", 840], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.789142"], ["author_id", 840], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.793274"], ["updated_at", "2020-10-05 06:04:28.793274"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.795811"], ["author_id", 841], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.799379"], ["author_id", 841], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.806741"], ["updated_at", "2020-10-05 06:04:28.806741"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.808740"], ["author_id", 842], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.812193"], ["author_id", 842], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.851569"], ["updated_at", "2020-10-05 06:04:28.851569"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.853523"], ["author_id", 843], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 06:04:28.857217"], ["author_id", 843], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.860520"], ["updated_at", "2020-10-05 06:04:28.860520"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 06:04:28.862544"], ["author_id", 844], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.866049"], ["author_id", 844], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 06:04:28.870783"], ["author_id", 844], ["status", 2], ["likes", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.879546"], ["updated_at", "2020-10-05 06:04:28.879546"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.881548"], ["author_id", 845], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-05 06:04:28.885354"], ["author_id", 845], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-05 06:04:28.888872"], ["updated_at", "2020-10-05 06:04:28.888872"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-05 06:04:28.891095"], ["author_id", 846], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.894347"], ["author_id", 846], ["status", 2], ["likes", 4]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-05 06:04:28.897817"], ["author_id", 846], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.907284"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.910026"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.912458"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 06:04:28.914928"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.928146"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.930249"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.932380"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 06:04:28.934295"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.943232"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.945098"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.946825"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 06:04:28.948560"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.957872"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.960012"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:28.961904"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 06:04:28.963851"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:29.034747"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:29.036542"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:29.038509"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 06:04:29.040547"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:29.044214"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:29.046201"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:29.048192"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 06:04:29.049930"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK [1m (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:29.054912"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:29.057002"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-05 06:04:29.058901"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-05 06:04:29.060795"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (12.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (3.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.625423"], ["updated_at", "2020-10-06 03:58:06.625423"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.654377"], ["updated_at", "2020-10-06 03:58:06.654377"], ["author_id", 847], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.658865"], ["updated_at", "2020-10-06 03:58:06.658865"], ["author_id", 847], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.662542"], ["updated_at", "2020-10-06 03:58:06.662542"], ["author_id", 847], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.667268"], ["updated_at", "2020-10-06 03:58:06.667268"], ["author_id", 847], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.671661"], ["updated_at", "2020-10-06 03:58:06.671661"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.679358"], ["updated_at", "2020-10-06 03:58:06.679358"], ["author_id", 848], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.685221"], ["updated_at", "2020-10-06 03:58:06.685221"], ["author_id", 848], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.689727"], ["updated_at", "2020-10-06 03:58:06.689727"], ["author_id", 848], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.694095"], ["updated_at", "2020-10-06 03:58:06.694095"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.697379"], ["updated_at", "2020-10-06 03:58:06.697379"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (2.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.6ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (1.4ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.775840"], ["updated_at", "2020-10-06 03:58:06.775840"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.794157"], ["updated_at", "2020-10-06 03:58:06.794157"], ["author_id", 849], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.796918"], ["updated_at", "2020-10-06 03:58:06.796918"], ["author_id", 849], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.799628"], ["updated_at", "2020-10-06 03:58:06.799628"], ["author_id", 849], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.802821"], ["updated_at", "2020-10-06 03:58:06.802821"], ["author_id", 849], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.805520"], ["updated_at", "2020-10-06 03:58:06.805520"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.808699"], ["updated_at", "2020-10-06 03:58:06.808699"], ["author_id", 850], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.813055"], ["updated_at", "2020-10-06 03:58:06.813055"], ["author_id", 850], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.816125"], ["updated_at", "2020-10-06 03:58:06.816125"], ["author_id", 850], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.819390"], ["updated_at", "2020-10-06 03:58:06.819390"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.822609"], ["updated_at", "2020-10-06 03:58:06.822609"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.6ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.5ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.849450"], ["updated_at", "2020-10-06 03:58:06.849450"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.853776"], ["updated_at", "2020-10-06 03:58:06.853776"], ["author_id", 851], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.857080"], ["updated_at", "2020-10-06 03:58:06.857080"], ["author_id", 851], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.860363"], ["updated_at", "2020-10-06 03:58:06.860363"], ["author_id", 851], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.863211"], ["updated_at", "2020-10-06 03:58:06.863211"], ["author_id", 851], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.865783"], ["updated_at", "2020-10-06 03:58:06.865783"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.869320"], ["updated_at", "2020-10-06 03:58:06.869320"], ["author_id", 852], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 03:58:06.874768"], ["updated_at", "2020-10-06 03:58:06.874768"], ["author_id", 852], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.878746"], ["updated_at", "2020-10-06 03:58:06.878746"], ["author_id", 852], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.881411"], ["updated_at", "2020-10-06 03:58:06.881411"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.884083"], ["updated_at", "2020-10-06 03:58:06.884083"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.6ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.944464"], ["updated_at", "2020-10-06 03:58:06.944464"], ["name", "Alice"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.947675"], ["updated_at", "2020-10-06 03:58:06.947675"], ["author_id", 853], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.951885"], ["updated_at", "2020-10-06 03:58:06.951885"], ["author_id", 853], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.955634"], ["updated_at", "2020-10-06 03:58:06.955634"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.957407"], ["updated_at", "2020-10-06 03:58:06.957407"], ["author_id", 854], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.959996"], ["updated_at", "2020-10-06 03:58:06.959996"], ["author_id", 854], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.962951"], ["updated_at", "2020-10-06 03:58:06.962951"], ["author_id", 854], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.965825"], ["updated_at", "2020-10-06 03:58:06.965825"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.967536"], ["updated_at", "2020-10-06 03:58:06.967536"], ["author_id", 855], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.979512"], ["updated_at", "2020-10-06 03:58:06.979512"], ["name", "Alice"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.8ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.982544"], ["updated_at", "2020-10-06 03:58:06.982544"], ["author_id", 856], ["status", 2], ["likes", 3]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.987929"], ["updated_at", "2020-10-06 03:58:06.987929"], ["author_id", 856], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:06.993354"], ["updated_at", "2020-10-06 03:58:06.993354"], ["name", "Bob"]]  (0.4ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:06.996458"], ["updated_at", "2020-10-06 03:58:06.996458"], ["author_id", 857], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.001000"], ["updated_at", "2020-10-06 03:58:07.001000"], ["author_id", 857], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.004236"], ["updated_at", "2020-10-06 03:58:07.004236"], ["author_id", 857], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.007100"], ["updated_at", "2020-10-06 03:58:07.007100"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.008806"], ["updated_at", "2020-10-06 03:58:07.008806"], ["author_id", 858], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.015113"], ["updated_at", "2020-10-06 03:58:07.015113"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.016624"], ["updated_at", "2020-10-06 03:58:07.016624"], ["author_id", 859], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.9ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.020171"], ["updated_at", "2020-10-06 03:58:07.020171"], ["author_id", 859], ["status", 2], ["likes", 2]]  (1.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.026253"], ["updated_at", "2020-10-06 03:58:07.026253"], ["name", "Bob"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.029082"], ["updated_at", "2020-10-06 03:58:07.029082"], ["author_id", 860], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.033840"], ["updated_at", "2020-10-06 03:58:07.033840"], ["author_id", 860], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.039397"], ["updated_at", "2020-10-06 03:58:07.039397"], ["author_id", 860], ["status", 2], ["likes", 5]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.044698"], ["updated_at", "2020-10-06 03:58:07.044698"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.047740"], ["updated_at", "2020-10-06 03:58:07.047740"], ["author_id", 861], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.057279"], ["updated_at", "2020-10-06 03:58:07.057279"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.059007"], ["updated_at", "2020-10-06 03:58:07.059007"], ["author_id", 862], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.062052"], ["updated_at", "2020-10-06 03:58:07.062052"], ["author_id", 862], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.064994"], ["updated_at", "2020-10-06 03:58:07.064994"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.066893"], ["updated_at", "2020-10-06 03:58:07.066893"], ["author_id", 863], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.071290"], ["updated_at", "2020-10-06 03:58:07.071290"], ["author_id", 863], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.076482"], ["updated_at", "2020-10-06 03:58:07.076482"], ["author_id", 863], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.081334"], ["updated_at", "2020-10-06 03:58:07.081334"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.084135"], ["updated_at", "2020-10-06 03:58:07.084135"], ["author_id", 864], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.095164"], ["updated_at", "2020-10-06 03:58:07.095164"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.097836"], ["updated_at", "2020-10-06 03:58:07.097836"], ["author_id", 865], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.102078"], ["updated_at", "2020-10-06 03:58:07.102078"], ["author_id", 865], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.105292"], ["updated_at", "2020-10-06 03:58:07.105292"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.107198"], ["updated_at", "2020-10-06 03:58:07.107198"], ["author_id", 866], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.109905"], ["updated_at", "2020-10-06 03:58:07.109905"], ["author_id", 866], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.112341"], ["updated_at", "2020-10-06 03:58:07.112341"], ["author_id", 866], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.114640"], ["updated_at", "2020-10-06 03:58:07.114640"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.115953"], ["updated_at", "2020-10-06 03:58:07.115953"], ["author_id", 867], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.125672"], ["updated_at", "2020-10-06 03:58:07.125672"], ["name", "Alice"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.128667"], ["updated_at", "2020-10-06 03:58:07.128667"], ["author_id", 868], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.133357"], ["updated_at", "2020-10-06 03:58:07.133357"], ["author_id", 868], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.137870"], ["updated_at", "2020-10-06 03:58:07.137870"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.140709"], ["updated_at", "2020-10-06 03:58:07.140709"], ["author_id", 869], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.145355"], ["updated_at", "2020-10-06 03:58:07.145355"], ["author_id", 869], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.149992"], ["updated_at", "2020-10-06 03:58:07.149992"], ["author_id", 869], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (8.7ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.152996"], ["updated_at", "2020-10-06 03:58:07.152996"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 03:58:07.163125"], ["updated_at", "2020-10-06 03:58:07.163125"], ["author_id", 870], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.207234"], ["updated_at", "2020-10-06 03:58:07.207234"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.209007"], ["updated_at", "2020-10-06 03:58:07.209007"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.210452"], ["updated_at", "2020-10-06 03:58:07.210452"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.227228"], ["updated_at", "2020-10-06 03:58:07.227228"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.233770"], ["updated_at", "2020-10-06 03:58:07.233770"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.235615"], ["updated_at", "2020-10-06 03:58:07.235615"], ["author_id", 871], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.238556"], ["updated_at", "2020-10-06 03:58:07.238556"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.240318"], ["updated_at", "2020-10-06 03:58:07.240318"], ["author_id", 872], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.242168"], ["updated_at", "2020-10-06 03:58:07.242168"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.250651"], ["updated_at", "2020-10-06 03:58:07.250651"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.252372"], ["updated_at", "2020-10-06 03:58:07.252372"], ["author_id", 873], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.255312"], ["updated_at", "2020-10-06 03:58:07.255312"], ["author_id", 873], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.257165"], ["updated_at", "2020-10-06 03:58:07.257165"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.259547"], ["updated_at", "2020-10-06 03:58:07.259547"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.261030"], ["updated_at", "2020-10-06 03:58:07.261030"], ["author_id", 874], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.263537"], ["updated_at", "2020-10-06 03:58:07.263537"], ["author_id", 874], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 03:58:07.266070"], ["updated_at", "2020-10-06 03:58:07.266070"], ["author_id", 874], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.300942"], ["updated_at", "2020-10-06 03:58:07.300942"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 03:58:07.302866"], ["author_id", 875], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.306061"], ["author_id", 875], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 03:58:07.308756"], ["author_id", 875], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.311703"], ["author_id", 875], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.314696"], ["updated_at", "2020-10-06 03:58:07.314696"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 03:58:07.316094"], ["author_id", 876], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 03:58:07.319418"], ["author_id", 876], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 03:58:07.322565"], ["author_id", 876], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.325145"], ["author_id", 876], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.327492"], ["author_id", 876], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (9.4ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.356752"], ["updated_at", "2020-10-06 03:58:07.356752"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 03:58:07.358617"], ["author_id", 877], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.361281"], ["author_id", 877], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 03:58:07.363644"], ["author_id", 877], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.366227"], ["author_id", 877], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.369194"], ["updated_at", "2020-10-06 03:58:07.369194"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 03:58:07.371036"], ["author_id", 878], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 03:58:07.373950"], ["author_id", 878], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 03:58:07.377101"], ["author_id", 878], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.379977"], ["author_id", 878], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.382391"], ["author_id", 878], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.402119"], ["updated_at", "2020-10-06 03:58:07.402119"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 03:58:07.404032"], ["author_id", 879], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.406976"], ["author_id", 879], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 03:58:07.409574"], ["author_id", 879], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.411955"], ["author_id", 879], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.414509"], ["updated_at", "2020-10-06 03:58:07.414509"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 03:58:07.415931"], ["author_id", 880], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 03:58:07.419011"], ["author_id", 880], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 03:58:07.421861"], ["author_id", 880], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.424401"], ["author_id", 880], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.427684"], ["author_id", 880], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.446499"], ["updated_at", "2020-10-06 03:58:07.446499"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 03:58:07.448189"], ["author_id", 881], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.451301"], ["author_id", 881], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 03:58:07.454432"], ["author_id", 881], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (1.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.457090"], ["author_id", 881], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.460869"], ["updated_at", "2020-10-06 03:58:07.460869"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 03:58:07.462277"], ["author_id", 882], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 03:58:07.464831"], ["author_id", 882], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 03:58:07.467422"], ["author_id", 882], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.471868"], ["author_id", 882], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.476033"], ["author_id", 882], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.509137"], ["updated_at", "2020-10-06 03:58:07.509137"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 03:58:07.510690"], ["author_id", 883], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.513208"], ["author_id", 883], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 03:58:07.516024"], ["author_id", 883], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.519554"], ["author_id", 883], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.7ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (4.0ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.525286"], ["updated_at", "2020-10-06 03:58:07.525286"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 03:58:07.531930"], ["author_id", 884], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 03:58:07.537064"], ["author_id", 884], ["status", 2], ["likes", 24]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 03:58:07.542543"], ["author_id", 884], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.547490"], ["author_id", 884], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 03:58:07.551978"], ["author_id", 884], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.3ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.600974"], ["updated_at", "2020-10-06 03:58:07.600974"], ["name", "Phil"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.603703"], ["author_id", 885], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.607202"], ["author_id", 885], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.610231"], ["updated_at", "2020-10-06 03:58:07.610231"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.611854"], ["author_id", 886], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.614692"], ["author_id", 886], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts"  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.623449"], ["updated_at", "2020-10-06 03:58:07.623449"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.626098"], ["author_id", 887], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.630601"], ["author_id", 887], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.635603"], ["updated_at", "2020-10-06 03:58:07.635603"], ["name", "Phyllis"]]  (0.6ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.639175"], ["author_id", 888], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.643574"], ["author_id", 888], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.652309"], ["updated_at", "2020-10-06 03:58:07.652309"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.654777"], ["author_id", 889], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.657963"], ["author_id", 889], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.3ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.701081"], ["updated_at", "2020-10-06 03:58:07.701081"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.703401"], ["author_id", 890], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 03:58:07.708529"], ["author_id", 890], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.711777"], ["updated_at", "2020-10-06 03:58:07.711777"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 03:58:07.713308"], ["author_id", 891], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.716319"], ["author_id", 891], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-06 03:58:07.720145"], ["author_id", 891], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.730127"], ["updated_at", "2020-10-06 03:58:07.730127"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.732630"], ["author_id", 892], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 03:58:07.737418"], ["author_id", 892], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 03:58:07.742040"], ["updated_at", "2020-10-06 03:58:07.742040"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 03:58:07.744561"], ["author_id", 893], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.748984"], ["author_id", 893], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-06 03:58:07.752843"], ["author_id", 893], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.761816"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.764136"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.766333"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 03:58:07.768887"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MIN(posts.created_at) FROM "posts"  (1.1ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.788607"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.791869"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.794975"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 03:58:07.798241"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.804695"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.806811"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.808976"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 03:58:07.811451"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.821657"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.825307"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.828527"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 03:58:07.832163"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MIN(posts.created_at) FROM "posts"  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.932000"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.935336"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.937953"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 03:58:07.940967"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.946656"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.950112"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.952137"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 03:58:07.954038"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) SELECT COUNT(*) FROM "posts"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.958671"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.960526"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 03:58:07.962556"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 03:58:07.964255"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.7ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (6.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (1.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (7.9ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:44.753363"], ["updated_at", "2020-10-06 18:13:44.753363"], ["name", "James Joyce"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (5.8ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.788655"], ["updated_at", "2020-10-06 18:13:44.788655"], ["author_id", 894], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.799049"], ["updated_at", "2020-10-06 18:13:44.799049"], ["author_id", 894], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.802963"], ["updated_at", "2020-10-06 18:13:44.802963"], ["author_id", 894], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.807479"], ["updated_at", "2020-10-06 18:13:44.807479"], ["author_id", 894], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:44.811900"], ["updated_at", "2020-10-06 18:13:44.811900"], ["name", "Virginia Woolf"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.817037"], ["updated_at", "2020-10-06 18:13:44.817037"], ["author_id", 895], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.820780"], ["updated_at", "2020-10-06 18:13:44.820780"], ["author_id", 895], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.825773"], ["updated_at", "2020-10-06 18:13:44.825773"], ["author_id", 895], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.829670"], ["updated_at", "2020-10-06 18:13:44.829670"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.832830"], ["updated_at", "2020-10-06 18:13:44.832830"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Post Load (2.3ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.8ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (7.5ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.7ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (1.1ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.2ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (1.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:44.909574"], ["updated_at", "2020-10-06 18:13:44.909574"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.923622"], ["updated_at", "2020-10-06 18:13:44.923622"], ["author_id", 896], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.926580"], ["updated_at", "2020-10-06 18:13:44.926580"], ["author_id", 896], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.929285"], ["updated_at", "2020-10-06 18:13:44.929285"], ["author_id", 896], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.932318"], ["updated_at", "2020-10-06 18:13:44.932318"], ["author_id", 896], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:44.934478"], ["updated_at", "2020-10-06 18:13:44.934478"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.936839"], ["updated_at", "2020-10-06 18:13:44.936839"], ["author_id", 897], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.939606"], ["updated_at", "2020-10-06 18:13:44.939606"], ["author_id", 897], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.942639"], ["updated_at", "2020-10-06 18:13:44.942639"], ["author_id", 897], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.945440"], ["updated_at", "2020-10-06 18:13:44.945440"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.947863"], ["updated_at", "2020-10-06 18:13:44.947863"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:44.970346"], ["updated_at", "2020-10-06 18:13:44.970346"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.973508"], ["updated_at", "2020-10-06 18:13:44.973508"], ["author_id", 898], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.976139"], ["updated_at", "2020-10-06 18:13:44.976139"], ["author_id", 898], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.978954"], ["updated_at", "2020-10-06 18:13:44.978954"], ["author_id", 898], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.981877"], ["updated_at", "2020-10-06 18:13:44.981877"], ["author_id", 898], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:44.984037"], ["updated_at", "2020-10-06 18:13:44.984037"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.986658"], ["updated_at", "2020-10-06 18:13:44.986658"], ["author_id", 899], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:13:44.989226"], ["updated_at", "2020-10-06 18:13:44.989226"], ["author_id", 899], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.991870"], ["updated_at", "2020-10-06 18:13:44.991870"], ["author_id", 899], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.993993"], ["updated_at", "2020-10-06 18:13:44.993993"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:44.995901"], ["updated_at", "2020-10-06 18:13:44.995901"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (2.4ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (1.4ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (1.0ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.053509"], ["updated_at", "2020-10-06 18:13:45.053509"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.055344"], ["updated_at", "2020-10-06 18:13:45.055344"], ["author_id", 900], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.058366"], ["updated_at", "2020-10-06 18:13:45.058366"], ["author_id", 900], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.061391"], ["updated_at", "2020-10-06 18:13:45.061391"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.062908"], ["updated_at", "2020-10-06 18:13:45.062908"], ["author_id", 901], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.065970"], ["updated_at", "2020-10-06 18:13:45.065970"], ["author_id", 901], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.068587"], ["updated_at", "2020-10-06 18:13:45.068587"], ["author_id", 901], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.071650"], ["updated_at", "2020-10-06 18:13:45.071650"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.073290"], ["updated_at", "2020-10-06 18:13:45.073290"], ["author_id", 902], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.081101"], ["updated_at", "2020-10-06 18:13:45.081101"], ["name", "Alice"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.083242"], ["updated_at", "2020-10-06 18:13:45.083242"], ["author_id", 903], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.086867"], ["updated_at", "2020-10-06 18:13:45.086867"], ["author_id", 903], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.090227"], ["updated_at", "2020-10-06 18:13:45.090227"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.091988"], ["updated_at", "2020-10-06 18:13:45.091988"], ["author_id", 904], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.094950"], ["updated_at", "2020-10-06 18:13:45.094950"], ["author_id", 904], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.097865"], ["updated_at", "2020-10-06 18:13:45.097865"], ["author_id", 904], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.101052"], ["updated_at", "2020-10-06 18:13:45.101052"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.102974"], ["updated_at", "2020-10-06 18:13:45.102974"], ["author_id", 905], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.109955"], ["updated_at", "2020-10-06 18:13:45.109955"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.111718"], ["updated_at", "2020-10-06 18:13:45.111718"], ["author_id", 906], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.114674"], ["updated_at", "2020-10-06 18:13:45.114674"], ["author_id", 906], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.117427"], ["updated_at", "2020-10-06 18:13:45.117427"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.119241"], ["updated_at", "2020-10-06 18:13:45.119241"], ["author_id", 907], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.122366"], ["updated_at", "2020-10-06 18:13:45.122366"], ["author_id", 907], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.125921"], ["updated_at", "2020-10-06 18:13:45.125921"], ["author_id", 907], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.128821"], ["updated_at", "2020-10-06 18:13:45.128821"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.130594"], ["updated_at", "2020-10-06 18:13:45.130594"], ["author_id", 908], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.138462"], ["updated_at", "2020-10-06 18:13:45.138462"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.140279"], ["updated_at", "2020-10-06 18:13:45.140279"], ["author_id", 909], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.143196"], ["updated_at", "2020-10-06 18:13:45.143196"], ["author_id", 909], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.146038"], ["updated_at", "2020-10-06 18:13:45.146038"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.147775"], ["updated_at", "2020-10-06 18:13:45.147775"], ["author_id", 910], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.151123"], ["updated_at", "2020-10-06 18:13:45.151123"], ["author_id", 910], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.154316"], ["updated_at", "2020-10-06 18:13:45.154316"], ["author_id", 910], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.157395"], ["updated_at", "2020-10-06 18:13:45.157395"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.159029"], ["updated_at", "2020-10-06 18:13:45.159029"], ["author_id", 911], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.166060"], ["updated_at", "2020-10-06 18:13:45.166060"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.167975"], ["updated_at", "2020-10-06 18:13:45.167975"], ["author_id", 912], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.170889"], ["updated_at", "2020-10-06 18:13:45.170889"], ["author_id", 912], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.173821"], ["updated_at", "2020-10-06 18:13:45.173821"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.175394"], ["updated_at", "2020-10-06 18:13:45.175394"], ["author_id", 913], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.177933"], ["updated_at", "2020-10-06 18:13:45.177933"], ["author_id", 913], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.180716"], ["updated_at", "2020-10-06 18:13:45.180716"], ["author_id", 913], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.183727"], ["updated_at", "2020-10-06 18:13:45.183727"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.185584"], ["updated_at", "2020-10-06 18:13:45.185584"], ["author_id", 914], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.192422"], ["updated_at", "2020-10-06 18:13:45.192422"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.194088"], ["updated_at", "2020-10-06 18:13:45.194088"], ["author_id", 915], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.196636"], ["updated_at", "2020-10-06 18:13:45.196636"], ["author_id", 915], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.199990"], ["updated_at", "2020-10-06 18:13:45.199990"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.201873"], ["updated_at", "2020-10-06 18:13:45.201873"], ["author_id", 916], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.204795"], ["updated_at", "2020-10-06 18:13:45.204795"], ["author_id", 916], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.207349"], ["updated_at", "2020-10-06 18:13:45.207349"], ["author_id", 916], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.209941"], ["updated_at", "2020-10-06 18:13:45.209941"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:13:45.211492"], ["updated_at", "2020-10-06 18:13:45.211492"], ["author_id", 917], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.248241"], ["updated_at", "2020-10-06 18:13:45.248241"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.250312"], ["updated_at", "2020-10-06 18:13:45.250312"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.252501"], ["updated_at", "2020-10-06 18:13:45.252501"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.273012"], ["updated_at", "2020-10-06 18:13:45.273012"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.279182"], ["updated_at", "2020-10-06 18:13:45.279182"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.280785"], ["updated_at", "2020-10-06 18:13:45.280785"], ["author_id", 918], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.283407"], ["updated_at", "2020-10-06 18:13:45.283407"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.284938"], ["updated_at", "2020-10-06 18:13:45.284938"], ["author_id", 919], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.286568"], ["updated_at", "2020-10-06 18:13:45.286568"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.295405"], ["updated_at", "2020-10-06 18:13:45.295405"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.296958"], ["updated_at", "2020-10-06 18:13:45.296958"], ["author_id", 920], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.299514"], ["updated_at", "2020-10-06 18:13:45.299514"], ["author_id", 920], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.301659"], ["updated_at", "2020-10-06 18:13:45.301659"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.304055"], ["updated_at", "2020-10-06 18:13:45.304055"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.305423"], ["updated_at", "2020-10-06 18:13:45.305423"], ["author_id", 921], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.307592"], ["updated_at", "2020-10-06 18:13:45.307592"], ["author_id", 921], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:13:45.309652"], ["updated_at", "2020-10-06 18:13:45.309652"], ["author_id", 921], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.351757"], ["updated_at", "2020-10-06 18:13:45.351757"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:13:45.353692"], ["author_id", 922], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.356863"], ["author_id", 922], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:13:45.359720"], ["author_id", 922], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.362810"], ["author_id", 922], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.366303"], ["updated_at", "2020-10-06 18:13:45.366303"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:13:45.368217"], ["author_id", 923], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:13:45.371629"], ["author_id", 923], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:13:45.374595"], ["author_id", 923], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.377676"], ["author_id", 923], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.381661"], ["author_id", 923], ["status", 2], ["likes", 8]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (6.0ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.409714"], ["updated_at", "2020-10-06 18:13:45.409714"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:13:45.411978"], ["author_id", 924], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.415735"], ["author_id", 924], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:13:45.419547"], ["author_id", 924], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.422358"], ["author_id", 924], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.424894"], ["updated_at", "2020-10-06 18:13:45.424894"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:13:45.426683"], ["author_id", 925], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:13:45.429425"], ["author_id", 925], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:13:45.432639"], ["author_id", 925], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.435864"], ["author_id", 925], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.438626"], ["author_id", 925], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.460344"], ["updated_at", "2020-10-06 18:13:45.460344"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:13:45.462220"], ["author_id", 926], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.465275"], ["author_id", 926], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:13:45.468732"], ["author_id", 926], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.471748"], ["author_id", 926], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.474820"], ["updated_at", "2020-10-06 18:13:45.474820"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:13:45.476305"], ["author_id", 927], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:13:45.478987"], ["author_id", 927], ["status", 2], ["likes", 24]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:13:45.482590"], ["author_id", 927], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.485982"], ["author_id", 927], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.489643"], ["author_id", 927], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.5ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.509414"], ["updated_at", "2020-10-06 18:13:45.509414"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:13:45.511354"], ["author_id", 928], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.514362"], ["author_id", 928], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:13:45.517740"], ["author_id", 928], ["status", 2], ["likes", 4]]  (0.7ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.522886"], ["author_id", 928], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.527669"], ["updated_at", "2020-10-06 18:13:45.527669"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:13:45.529535"], ["author_id", 929], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:13:45.533019"], ["author_id", 929], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:13:45.536287"], ["author_id", 929], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.539102"], ["author_id", 929], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.542091"], ["author_id", 929], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.5ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.570231"], ["updated_at", "2020-10-06 18:13:45.570231"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:13:45.572003"], ["author_id", 930], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.575313"], ["author_id", 930], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:13:45.578195"], ["author_id", 930], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.581182"], ["author_id", 930], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.584283"], ["updated_at", "2020-10-06 18:13:45.584283"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:13:45.586025"], ["author_id", 931], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:13:45.589128"], ["author_id", 931], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:13:45.591973"], ["author_id", 931], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.594517"], ["author_id", 931], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:13:45.597249"], ["author_id", 931], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.8ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.5ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.632931"], ["updated_at", "2020-10-06 18:13:45.632931"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.634973"], ["author_id", 932], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.638012"], ["author_id", 932], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.640649"], ["updated_at", "2020-10-06 18:13:45.640649"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.642297"], ["author_id", 933], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.644876"], ["author_id", 933], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.651230"], ["updated_at", "2020-10-06 18:13:45.651230"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.653195"], ["author_id", 934], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.656347"], ["author_id", 934], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.659137"], ["updated_at", "2020-10-06 18:13:45.659137"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.660984"], ["author_id", 935], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.663739"], ["author_id", 935], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.670222"], ["updated_at", "2020-10-06 18:13:45.670222"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.671993"], ["author_id", 936], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.674641"], ["author_id", 936], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.3ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.709127"], ["updated_at", "2020-10-06 18:13:45.709127"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.711043"], ["author_id", 937], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:13:45.713677"], ["author_id", 937], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.717004"], ["updated_at", "2020-10-06 18:13:45.717004"], ["name", "Tammy"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:13:45.718873"], ["author_id", 938], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.721724"], ["author_id", 938], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-06 18:13:45.724380"], ["author_id", 938], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.730977"], ["updated_at", "2020-10-06 18:13:45.730977"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.733066"], ["author_id", 939], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:13:45.736378"], ["author_id", 939], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:13:45.739433"], ["updated_at", "2020-10-06 18:13:45.739433"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:13:45.741171"], ["author_id", 940], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.743860"], ["author_id", 940], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-06 18:13:45.746406"], ["author_id", 940], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.755150"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.757452"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.759531"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:13:45.761322"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.765556"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.767895"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.770126"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.9ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:13:45.772039"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.777454"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.779916"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.782081"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:13:45.784368"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.793175"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.795371"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.797550"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:13:45.799952"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.815803"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.818086"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.820243"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:13:45.822250"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.826401"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.828722"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.830895"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:13:45.833132"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.840798"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.843381"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:13:45.845369"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:13:45.847273"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.7ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.7ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (1.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.9ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (1.4ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (1.4ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST LIMIT $1 [["LIMIT", 11]]  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (0.8ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.496255"], ["updated_at", "2020-10-06 18:17:31.496255"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.535097"], ["updated_at", "2020-10-06 18:17:31.535097"], ["author_id", 941], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.539421"], ["updated_at", "2020-10-06 18:17:31.539421"], ["author_id", 941], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.543939"], ["updated_at", "2020-10-06 18:17:31.543939"], ["author_id", 941], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.548819"], ["updated_at", "2020-10-06 18:17:31.548819"], ["author_id", 941], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.552188"], ["updated_at", "2020-10-06 18:17:31.552188"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (6.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.556092"], ["updated_at", "2020-10-06 18:17:31.556092"], ["author_id", 942], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.567918"], ["updated_at", "2020-10-06 18:17:31.567918"], ["author_id", 942], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.572608"], ["updated_at", "2020-10-06 18:17:31.572608"], ["author_id", 942], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.577863"], ["updated_at", "2020-10-06 18:17:31.577863"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.580873"], ["updated_at", "2020-10-06 18:17:31.580873"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (2.5ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.9ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.9ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.5ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.636456"], ["updated_at", "2020-10-06 18:17:31.636456"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.639786"], ["updated_at", "2020-10-06 18:17:31.639786"], ["author_id", 943], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.643384"], ["updated_at", "2020-10-06 18:17:31.643384"], ["author_id", 943], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.646698"], ["updated_at", "2020-10-06 18:17:31.646698"], ["author_id", 943], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (1.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.649775"], ["updated_at", "2020-10-06 18:17:31.649775"], ["author_id", 943], ["status", 2], ["likes", 3]]  (4.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.657145"], ["updated_at", "2020-10-06 18:17:31.657145"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.659733"], ["updated_at", "2020-10-06 18:17:31.659733"], ["author_id", 944], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.663011"], ["updated_at", "2020-10-06 18:17:31.663011"], ["author_id", 944], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.665754"], ["updated_at", "2020-10-06 18:17:31.665754"], ["author_id", 944], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.668306"], ["updated_at", "2020-10-06 18:17:31.668306"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.670380"], ["updated_at", "2020-10-06 18:17:31.670380"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (1.0ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.695504"], ["updated_at", "2020-10-06 18:17:31.695504"], ["name", "James Joyce"]]  (0.6ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.701315"], ["updated_at", "2020-10-06 18:17:31.701315"], ["author_id", 945], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.704905"], ["updated_at", "2020-10-06 18:17:31.704905"], ["author_id", 945], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.707959"], ["updated_at", "2020-10-06 18:17:31.707959"], ["author_id", 945], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.711022"], ["updated_at", "2020-10-06 18:17:31.711022"], ["author_id", 945], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.713860"], ["updated_at", "2020-10-06 18:17:31.713860"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.716542"], ["updated_at", "2020-10-06 18:17:31.716542"], ["author_id", 946], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 18:17:31.720046"], ["updated_at", "2020-10-06 18:17:31.720046"], ["author_id", 946], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.723287"], ["updated_at", "2020-10-06 18:17:31.723287"], ["author_id", 946], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.725527"], ["updated_at", "2020-10-06 18:17:31.725527"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.727643"], ["updated_at", "2020-10-06 18:17:31.727643"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.778309"], ["updated_at", "2020-10-06 18:17:31.778309"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.780147"], ["updated_at", "2020-10-06 18:17:31.780147"], ["author_id", 947], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.782745"], ["updated_at", "2020-10-06 18:17:31.782745"], ["author_id", 947], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.786194"], ["updated_at", "2020-10-06 18:17:31.786194"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.787951"], ["updated_at", "2020-10-06 18:17:31.787951"], ["author_id", 948], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.790490"], ["updated_at", "2020-10-06 18:17:31.790490"], ["author_id", 948], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.793093"], ["updated_at", "2020-10-06 18:17:31.793093"], ["author_id", 948], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.795974"], ["updated_at", "2020-10-06 18:17:31.795974"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.797536"], ["updated_at", "2020-10-06 18:17:31.797536"], ["author_id", 949], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.804643"], ["updated_at", "2020-10-06 18:17:31.804643"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.806388"], ["updated_at", "2020-10-06 18:17:31.806388"], ["author_id", 950], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.809181"], ["updated_at", "2020-10-06 18:17:31.809181"], ["author_id", 950], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.812485"], ["updated_at", "2020-10-06 18:17:31.812485"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.814394"], ["updated_at", "2020-10-06 18:17:31.814394"], ["author_id", 951], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.817280"], ["updated_at", "2020-10-06 18:17:31.817280"], ["author_id", 951], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.820101"], ["updated_at", "2020-10-06 18:17:31.820101"], ["author_id", 951], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.822733"], ["updated_at", "2020-10-06 18:17:31.822733"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.824308"], ["updated_at", "2020-10-06 18:17:31.824308"], ["author_id", 952], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.831221"], ["updated_at", "2020-10-06 18:17:31.831221"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (6.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.833070"], ["updated_at", "2020-10-06 18:17:31.833070"], ["author_id", 953], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.842266"], ["updated_at", "2020-10-06 18:17:31.842266"], ["author_id", 953], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.845088"], ["updated_at", "2020-10-06 18:17:31.845088"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.846873"], ["updated_at", "2020-10-06 18:17:31.846873"], ["author_id", 954], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.849634"], ["updated_at", "2020-10-06 18:17:31.849634"], ["author_id", 954], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.852459"], ["updated_at", "2020-10-06 18:17:31.852459"], ["author_id", 954], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.855176"], ["updated_at", "2020-10-06 18:17:31.855176"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.856672"], ["updated_at", "2020-10-06 18:17:31.856672"], ["author_id", 955], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.863130"], ["updated_at", "2020-10-06 18:17:31.863130"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.864914"], ["updated_at", "2020-10-06 18:17:31.864914"], ["author_id", 956], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.867590"], ["updated_at", "2020-10-06 18:17:31.867590"], ["author_id", 956], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.870047"], ["updated_at", "2020-10-06 18:17:31.870047"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.871637"], ["updated_at", "2020-10-06 18:17:31.871637"], ["author_id", 957], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.874239"], ["updated_at", "2020-10-06 18:17:31.874239"], ["author_id", 957], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.876675"], ["updated_at", "2020-10-06 18:17:31.876675"], ["author_id", 957], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.879486"], ["updated_at", "2020-10-06 18:17:31.879486"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.881097"], ["updated_at", "2020-10-06 18:17:31.881097"], ["author_id", 958], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.888871"], ["updated_at", "2020-10-06 18:17:31.888871"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.890756"], ["updated_at", "2020-10-06 18:17:31.890756"], ["author_id", 959], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.893439"], ["updated_at", "2020-10-06 18:17:31.893439"], ["author_id", 959], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.896270"], ["updated_at", "2020-10-06 18:17:31.896270"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.897905"], ["updated_at", "2020-10-06 18:17:31.897905"], ["author_id", 960], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.900601"], ["updated_at", "2020-10-06 18:17:31.900601"], ["author_id", 960], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.903477"], ["updated_at", "2020-10-06 18:17:31.903477"], ["author_id", 960], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.906143"], ["updated_at", "2020-10-06 18:17:31.906143"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.907787"], ["updated_at", "2020-10-06 18:17:31.907787"], ["author_id", 961], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.915178"], ["updated_at", "2020-10-06 18:17:31.915178"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.916968"], ["updated_at", "2020-10-06 18:17:31.916968"], ["author_id", 962], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.919994"], ["updated_at", "2020-10-06 18:17:31.919994"], ["author_id", 962], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.923148"], ["updated_at", "2020-10-06 18:17:31.923148"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.924777"], ["updated_at", "2020-10-06 18:17:31.924777"], ["author_id", 963], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.927201"], ["updated_at", "2020-10-06 18:17:31.927201"], ["author_id", 963], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.929929"], ["updated_at", "2020-10-06 18:17:31.929929"], ["author_id", 963], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:31.932943"], ["updated_at", "2020-10-06 18:17:31.932943"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 18:17:31.934775"], ["updated_at", "2020-10-06 18:17:31.934775"], ["author_id", 964], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.6ms) BEGIN  (0.2ms) ROLLBACK  (0.5ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:31.977365"], ["updated_at", "2020-10-06 18:17:31.977365"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:31.979638"], ["updated_at", "2020-10-06 18:17:31.979638"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:31.982056"], ["updated_at", "2020-10-06 18:17:31.982056"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:31.998535"], ["updated_at", "2020-10-06 18:17:31.998535"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.007525"], ["updated_at", "2020-10-06 18:17:32.007525"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:32.009674"], ["updated_at", "2020-10-06 18:17:32.009674"], ["author_id", 965], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.013274"], ["updated_at", "2020-10-06 18:17:32.013274"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:32.015585"], ["updated_at", "2020-10-06 18:17:32.015585"], ["author_id", 966], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.017879"], ["updated_at", "2020-10-06 18:17:32.017879"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.7ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.6ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.029615"], ["updated_at", "2020-10-06 18:17:32.029615"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:32.031669"], ["updated_at", "2020-10-06 18:17:32.031669"], ["author_id", 967], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:32.034977"], ["updated_at", "2020-10-06 18:17:32.034977"], ["author_id", 967], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.037109"], ["updated_at", "2020-10-06 18:17:32.037109"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.039766"], ["updated_at", "2020-10-06 18:17:32.039766"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:32.041369"], ["updated_at", "2020-10-06 18:17:32.041369"], ["author_id", 968], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:32.044528"], ["updated_at", "2020-10-06 18:17:32.044528"], ["author_id", 968], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 18:17:32.048081"], ["updated_at", "2020-10-06 18:17:32.048081"], ["author_id", 968], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.092232"], ["updated_at", "2020-10-06 18:17:32.092232"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:17:32.093877"], ["author_id", 969], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.097055"], ["author_id", 969], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:17:32.100490"], ["author_id", 969], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.103653"], ["author_id", 969], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.106592"], ["updated_at", "2020-10-06 18:17:32.106592"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:17:32.108056"], ["author_id", 970], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:17:32.110490"], ["author_id", 970], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:17:32.113138"], ["author_id", 970], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.116283"], ["author_id", 970], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.119656"], ["author_id", 970], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.137366"], ["updated_at", "2020-10-06 18:17:32.137366"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:17:32.139211"], ["author_id", 971], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.141866"], ["author_id", 971], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:17:32.144630"], ["author_id", 971], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.147542"], ["author_id", 971], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.150933"], ["updated_at", "2020-10-06 18:17:32.150933"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:17:32.152753"], ["author_id", 972], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:17:32.155898"], ["author_id", 972], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:17:32.158883"], ["author_id", 972], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.162023"], ["author_id", 972], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.164957"], ["author_id", 972], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.185477"], ["updated_at", "2020-10-06 18:17:32.185477"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:17:32.187163"], ["author_id", 973], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.189962"], ["author_id", 973], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:17:32.192707"], ["author_id", 973], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.195713"], ["author_id", 973], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.198839"], ["updated_at", "2020-10-06 18:17:32.198839"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:17:32.200842"], ["author_id", 974], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:17:32.204458"], ["author_id", 974], ["status", 2], ["likes", 24]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:17:32.208436"], ["author_id", 974], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.211179"], ["author_id", 974], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.213896"], ["author_id", 974], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.3ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.234799"], ["updated_at", "2020-10-06 18:17:32.234799"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:17:32.236627"], ["author_id", 975], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.239514"], ["author_id", 975], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:17:32.241991"], ["author_id", 975], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.8ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.244687"], ["author_id", 975], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.248076"], ["updated_at", "2020-10-06 18:17:32.248076"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:17:32.249996"], ["author_id", 976], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:17:32.252998"], ["author_id", 976], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:17:32.255765"], ["author_id", 976], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.258909"], ["author_id", 976], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.261909"], ["author_id", 976], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.286285"], ["updated_at", "2020-10-06 18:17:32.286285"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 18:17:32.287922"], ["author_id", 977], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.290641"], ["author_id", 977], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:17:32.293375"], ["author_id", 977], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.296572"], ["author_id", 977], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.299974"], ["updated_at", "2020-10-06 18:17:32.299974"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:17:32.301754"], ["author_id", 978], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 18:17:32.304571"], ["author_id", 978], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 18:17:32.307096"], ["author_id", 978], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.309672"], ["author_id", 978], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 18:17:32.312298"], ["author_id", 978], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.345900"], ["updated_at", "2020-10-06 18:17:32.345900"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.347748"], ["author_id", 979], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.350664"], ["author_id", 979], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.353417"], ["updated_at", "2020-10-06 18:17:32.353417"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.355007"], ["author_id", 980], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.357634"], ["author_id", 980], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.363448"], ["updated_at", "2020-10-06 18:17:32.363448"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.365301"], ["author_id", 981], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.368397"], ["author_id", 981], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.371174"], ["updated_at", "2020-10-06 18:17:32.371174"], ["name", "Phyllis"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.372899"], ["author_id", 982], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.375770"], ["author_id", 982], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.381883"], ["updated_at", "2020-10-06 18:17:32.381883"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.383992"], ["author_id", 983], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.386771"], ["author_id", 983], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.419671"], ["updated_at", "2020-10-06 18:17:32.419671"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.421306"], ["author_id", 984], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:17:32.423949"], ["author_id", 984], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.426421"], ["updated_at", "2020-10-06 18:17:32.426421"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:17:32.427943"], ["author_id", 985], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.431040"], ["author_id", 985], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-06 18:17:32.434126"], ["author_id", 985], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.440462"], ["updated_at", "2020-10-06 18:17:32.440462"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.442263"], ["author_id", 986], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 18:17:32.445346"], ["author_id", 986], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 18:17:32.448709"], ["updated_at", "2020-10-06 18:17:32.448709"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 18:17:32.450728"], ["author_id", 987], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.453787"], ["author_id", 987], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-06 18:17:32.456473"], ["author_id", 987], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.467346"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.469444"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.471573"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:17:32.473531"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.486498"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.488777"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.490878"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:17:32.492870"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.501497"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.504049"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.506019"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:17:32.508004"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.517465"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.519693"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.521692"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:17:32.523728"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.607238"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.609350"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.611101"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:17:32.613208"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.617668"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.619886"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.621874"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:17:32.624068"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.629706"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.631967"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 18:17:32.634105"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 18:17:32.636055"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (6.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.655371"], ["updated_at", "2020-10-06 23:33:24.655371"], ["name", "James Joyce"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.700028"], ["updated_at", "2020-10-06 23:33:24.700028"], ["author_id", 988], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.704910"], ["updated_at", "2020-10-06 23:33:24.704910"], ["author_id", 988], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.709639"], ["updated_at", "2020-10-06 23:33:24.709639"], ["author_id", 988], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.713923"], ["updated_at", "2020-10-06 23:33:24.713923"], ["author_id", 988], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.718305"], ["updated_at", "2020-10-06 23:33:24.718305"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.722093"], ["updated_at", "2020-10-06 23:33:24.722093"], ["author_id", 989], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.726614"], ["updated_at", "2020-10-06 23:33:24.726614"], ["author_id", 989], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.731812"], ["updated_at", "2020-10-06 23:33:24.731812"], ["author_id", 989], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.9ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.735282"], ["updated_at", "2020-10-06 23:33:24.735282"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.739486"], ["updated_at", "2020-10-06 23:33:24.739486"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (2.2ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.8ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.3ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.800842"], ["updated_at", "2020-10-06 23:33:24.800842"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.803740"], ["updated_at", "2020-10-06 23:33:24.803740"], ["author_id", 990], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.806342"], ["updated_at", "2020-10-06 23:33:24.806342"], ["author_id", 990], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.809736"], ["updated_at", "2020-10-06 23:33:24.809736"], ["author_id", 990], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.813709"], ["updated_at", "2020-10-06 23:33:24.813709"], ["author_id", 990], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.816471"], ["updated_at", "2020-10-06 23:33:24.816471"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.819677"], ["updated_at", "2020-10-06 23:33:24.819677"], ["author_id", 991], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.822537"], ["updated_at", "2020-10-06 23:33:24.822537"], ["author_id", 991], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.825216"], ["updated_at", "2020-10-06 23:33:24.825216"], ["author_id", 991], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.827561"], ["updated_at", "2020-10-06 23:33:24.827561"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.829707"], ["updated_at", "2020-10-06 23:33:24.829707"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.853990"], ["updated_at", "2020-10-06 23:33:24.853990"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.856892"], ["updated_at", "2020-10-06 23:33:24.856892"], ["author_id", 992], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.859433"], ["updated_at", "2020-10-06 23:33:24.859433"], ["author_id", 992], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.862479"], ["updated_at", "2020-10-06 23:33:24.862479"], ["author_id", 992], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.865886"], ["updated_at", "2020-10-06 23:33:24.865886"], ["author_id", 992], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.868210"], ["updated_at", "2020-10-06 23:33:24.868210"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.870954"], ["updated_at", "2020-10-06 23:33:24.870954"], ["author_id", 993], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.0ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-06 23:33:24.873832"], ["updated_at", "2020-10-06 23:33:24.873832"], ["author_id", 993], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.877173"], ["updated_at", "2020-10-06 23:33:24.877173"], ["author_id", 993], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.879974"], ["updated_at", "2020-10-06 23:33:24.879974"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.881919"], ["updated_at", "2020-10-06 23:33:24.881919"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.934877"], ["updated_at", "2020-10-06 23:33:24.934877"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.936941"], ["updated_at", "2020-10-06 23:33:24.936941"], ["author_id", 994], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.940231"], ["updated_at", "2020-10-06 23:33:24.940231"], ["author_id", 994], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.943576"], ["updated_at", "2020-10-06 23:33:24.943576"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.945453"], ["updated_at", "2020-10-06 23:33:24.945453"], ["author_id", 995], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.949110"], ["updated_at", "2020-10-06 23:33:24.949110"], ["author_id", 995], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.951886"], ["updated_at", "2020-10-06 23:33:24.951886"], ["author_id", 995], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.954682"], ["updated_at", "2020-10-06 23:33:24.954682"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.956247"], ["updated_at", "2020-10-06 23:33:24.956247"], ["author_id", 996], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.964357"], ["updated_at", "2020-10-06 23:33:24.964357"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.966086"], ["updated_at", "2020-10-06 23:33:24.966086"], ["author_id", 997], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.968684"], ["updated_at", "2020-10-06 23:33:24.968684"], ["author_id", 997], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.972256"], ["updated_at", "2020-10-06 23:33:24.972256"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.974029"], ["updated_at", "2020-10-06 23:33:24.974029"], ["author_id", 998], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.976696"], ["updated_at", "2020-10-06 23:33:24.976696"], ["author_id", 998], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.980413"], ["updated_at", "2020-10-06 23:33:24.980413"], ["author_id", 998], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.983617"], ["updated_at", "2020-10-06 23:33:24.983617"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.985432"], ["updated_at", "2020-10-06 23:33:24.985432"], ["author_id", 999], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.4ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:24.993568"], ["updated_at", "2020-10-06 23:33:24.993568"], ["name", "Alice"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.996669"], ["updated_at", "2020-10-06 23:33:24.996669"], ["author_id", 1000], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:24.999784"], ["updated_at", "2020-10-06 23:33:24.999784"], ["author_id", 1000], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.002699"], ["updated_at", "2020-10-06 23:33:25.002699"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.004267"], ["updated_at", "2020-10-06 23:33:25.004267"], ["author_id", 1001], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.007082"], ["updated_at", "2020-10-06 23:33:25.007082"], ["author_id", 1001], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.009722"], ["updated_at", "2020-10-06 23:33:25.009722"], ["author_id", 1001], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.012910"], ["updated_at", "2020-10-06 23:33:25.012910"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.014719"], ["updated_at", "2020-10-06 23:33:25.014719"], ["author_id", 1002], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.021445"], ["updated_at", "2020-10-06 23:33:25.021445"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.023082"], ["updated_at", "2020-10-06 23:33:25.023082"], ["author_id", 1003], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.025965"], ["updated_at", "2020-10-06 23:33:25.025965"], ["author_id", 1003], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.029281"], ["updated_at", "2020-10-06 23:33:25.029281"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.031134"], ["updated_at", "2020-10-06 23:33:25.031134"], ["author_id", 1004], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.033843"], ["updated_at", "2020-10-06 23:33:25.033843"], ["author_id", 1004], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.036348"], ["updated_at", "2020-10-06 23:33:25.036348"], ["author_id", 1004], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.039266"], ["updated_at", "2020-10-06 23:33:25.039266"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.040795"], ["updated_at", "2020-10-06 23:33:25.040795"], ["author_id", 1005], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.048176"], ["updated_at", "2020-10-06 23:33:25.048176"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.049850"], ["updated_at", "2020-10-06 23:33:25.049850"], ["author_id", 1006], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (7.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.053117"], ["updated_at", "2020-10-06 23:33:25.053117"], ["author_id", 1006], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.063935"], ["updated_at", "2020-10-06 23:33:25.063935"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.066160"], ["updated_at", "2020-10-06 23:33:25.066160"], ["author_id", 1007], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.069485"], ["updated_at", "2020-10-06 23:33:25.069485"], ["author_id", 1007], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.072816"], ["updated_at", "2020-10-06 23:33:25.072816"], ["author_id", 1007], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.075699"], ["updated_at", "2020-10-06 23:33:25.075699"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.077128"], ["updated_at", "2020-10-06 23:33:25.077128"], ["author_id", 1008], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.084137"], ["updated_at", "2020-10-06 23:33:25.084137"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.085545"], ["updated_at", "2020-10-06 23:33:25.085545"], ["author_id", 1009], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.088132"], ["updated_at", "2020-10-06 23:33:25.088132"], ["author_id", 1009], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.090594"], ["updated_at", "2020-10-06 23:33:25.090594"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.091914"], ["updated_at", "2020-10-06 23:33:25.091914"], ["author_id", 1010], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.094301"], ["updated_at", "2020-10-06 23:33:25.094301"], ["author_id", 1010], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.097435"], ["updated_at", "2020-10-06 23:33:25.097435"], ["author_id", 1010], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.100250"], ["updated_at", "2020-10-06 23:33:25.100250"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (18.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-06 23:33:25.101557"], ["updated_at", "2020-10-06 23:33:25.101557"], ["author_id", 1011], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.2ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.152767"], ["updated_at", "2020-10-06 23:33:25.152767"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.154366"], ["updated_at", "2020-10-06 23:33:25.154366"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.156024"], ["updated_at", "2020-10-06 23:33:25.156024"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.175027"], ["updated_at", "2020-10-06 23:33:25.175027"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.183845"], ["updated_at", "2020-10-06 23:33:25.183845"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.185414"], ["updated_at", "2020-10-06 23:33:25.185414"], ["author_id", 1012], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.187743"], ["updated_at", "2020-10-06 23:33:25.187743"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.189236"], ["updated_at", "2020-10-06 23:33:25.189236"], ["author_id", 1013], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.190912"], ["updated_at", "2020-10-06 23:33:25.190912"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.7ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.200312"], ["updated_at", "2020-10-06 23:33:25.200312"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.201907"], ["updated_at", "2020-10-06 23:33:25.201907"], ["author_id", 1014], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.204381"], ["updated_at", "2020-10-06 23:33:25.204381"], ["author_id", 1014], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.206163"], ["updated_at", "2020-10-06 23:33:25.206163"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.208869"], ["updated_at", "2020-10-06 23:33:25.208869"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.210330"], ["updated_at", "2020-10-06 23:33:25.210330"], ["author_id", 1015], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.213074"], ["updated_at", "2020-10-06 23:33:25.213074"], ["author_id", 1015], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-06 23:33:25.215799"], ["updated_at", "2020-10-06 23:33:25.215799"], ["author_id", 1015], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.257816"], ["updated_at", "2020-10-06 23:33:25.257816"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 23:33:25.259532"], ["author_id", 1016], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.263069"], ["author_id", 1016], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 23:33:25.266111"], ["author_id", 1016], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.269061"], ["author_id", 1016], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.272137"], ["updated_at", "2020-10-06 23:33:25.272137"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 23:33:25.273678"], ["author_id", 1017], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 23:33:25.276411"], ["author_id", 1017], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 23:33:25.279565"], ["author_id", 1017], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.282949"], ["author_id", 1017], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.285733"], ["author_id", 1017], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.304886"], ["updated_at", "2020-10-06 23:33:25.304886"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 23:33:25.306871"], ["author_id", 1018], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.309474"], ["author_id", 1018], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 23:33:25.312021"], ["author_id", 1018], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.314934"], ["author_id", 1018], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.317282"], ["updated_at", "2020-10-06 23:33:25.317282"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (10.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 23:33:25.318702"], ["author_id", 1019], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 23:33:25.332001"], ["author_id", 1019], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 23:33:25.334595"], ["author_id", 1019], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.336972"], ["author_id", 1019], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.339810"], ["author_id", 1019], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.8ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.360598"], ["updated_at", "2020-10-06 23:33:25.360598"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 23:33:25.362652"], ["author_id", 1020], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.366014"], ["author_id", 1020], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 23:33:25.369006"], ["author_id", 1020], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.371557"], ["author_id", 1020], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.374054"], ["updated_at", "2020-10-06 23:33:25.374054"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 23:33:25.375503"], ["author_id", 1021], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 23:33:25.378118"], ["author_id", 1021], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 23:33:25.381070"], ["author_id", 1021], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (6.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.383724"], ["author_id", 1021], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.392974"], ["author_id", 1021], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.413679"], ["updated_at", "2020-10-06 23:33:25.413679"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 23:33:25.415489"], ["author_id", 1022], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.418963"], ["author_id", 1022], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 23:33:25.423477"], ["author_id", 1022], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.428045"], ["author_id", 1022], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.431616"], ["updated_at", "2020-10-06 23:33:25.431616"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 23:33:25.433176"], ["author_id", 1023], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 23:33:25.436060"], ["author_id", 1023], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 23:33:25.438844"], ["author_id", 1023], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.441399"], ["author_id", 1023], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.444085"], ["author_id", 1023], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.472232"], ["updated_at", "2020-10-06 23:33:25.472232"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-06 23:33:25.474536"], ["author_id", 1024], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.478666"], ["author_id", 1024], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 23:33:25.482800"], ["author_id", 1024], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.486111"], ["author_id", 1024], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.489138"], ["updated_at", "2020-10-06 23:33:25.489138"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 23:33:25.490973"], ["author_id", 1025], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-06 23:33:25.494075"], ["author_id", 1025], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-06 23:33:25.498093"], ["author_id", 1025], ["status", 2]]  (4.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.6ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.506212"], ["author_id", 1025], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-06 23:33:25.509517"], ["author_id", 1025], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.5ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.550345"], ["updated_at", "2020-10-06 23:33:25.550345"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.551986"], ["author_id", 1026], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.554363"], ["author_id", 1026], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.556976"], ["updated_at", "2020-10-06 23:33:25.556976"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.558334"], ["author_id", 1027], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.561016"], ["author_id", 1027], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.567563"], ["updated_at", "2020-10-06 23:33:25.567563"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.569422"], ["author_id", 1028], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.572675"], ["author_id", 1028], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.575946"], ["updated_at", "2020-10-06 23:33:25.575946"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.577573"], ["author_id", 1029], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.581195"], ["author_id", 1029], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.587977"], ["updated_at", "2020-10-06 23:33:25.587977"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.589715"], ["author_id", 1030], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.592484"], ["author_id", 1030], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.3ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.628222"], ["updated_at", "2020-10-06 23:33:25.628222"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.630403"], ["author_id", 1031], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 23:33:25.633193"], ["author_id", 1031], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.636053"], ["updated_at", "2020-10-06 23:33:25.636053"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 23:33:25.637956"], ["author_id", 1032], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.640790"], ["author_id", 1032], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-06 23:33:25.643720"], ["author_id", 1032], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.650741"], ["updated_at", "2020-10-06 23:33:25.650741"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.652494"], ["author_id", 1033], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-06 23:33:25.655509"], ["author_id", 1033], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-06 23:33:25.658462"], ["updated_at", "2020-10-06 23:33:25.658462"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-06 23:33:25.660118"], ["author_id", 1034], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.663549"], ["author_id", 1034], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-06 23:33:25.666462"], ["author_id", 1034], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.674974"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.678576"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.682080"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 23:33:25.685232"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.699698"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.702622"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.705515"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 23:33:25.708976"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.718000"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.719913"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.721525"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 23:33:25.723373"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.734184"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.736962"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.739403"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 23:33:25.741942"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MIN(posts.created_at) FROM "posts"  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.837220"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.839500"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.841689"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 23:33:25.844165"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.848610"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.850909"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.853583"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 23:33:25.856726"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.863967"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.867211"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-06 23:33:25.869984"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-06 23:33:25.872249"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.8ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (33.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (16.8ms) BEGIN  (17.3ms) SAVEPOINT active_record_1 Author Create (120.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.090979"], ["updated_at", "2020-10-08 23:22:43.090979"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (11.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.278044"], ["updated_at", "2020-10-08 23:22:43.278044"], ["author_id", 1035], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.294269"], ["updated_at", "2020-10-08 23:22:43.294269"], ["author_id", 1035], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.299355"], ["updated_at", "2020-10-08 23:22:43.299355"], ["author_id", 1035], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.304052"], ["updated_at", "2020-10-08 23:22:43.304052"], ["author_id", 1035], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.308412"], ["updated_at", "2020-10-08 23:22:43.308412"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.312872"], ["updated_at", "2020-10-08 23:22:43.312872"], ["author_id", 1036], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.317689"], ["updated_at", "2020-10-08 23:22:43.317689"], ["author_id", 1036], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.322399"], ["updated_at", "2020-10-08 23:22:43.322399"], ["author_id", 1036], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.326641"], ["updated_at", "2020-10-08 23:22:43.326641"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.329914"], ["updated_at", "2020-10-08 23:22:43.329914"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (25.3ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (16.9ms) SELECT MIN(posts.published_at) FROM "posts"  (0.6ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (19.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (8.2ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (10.8ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.461260"], ["updated_at", "2020-10-08 23:22:43.461260"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.465233"], ["updated_at", "2020-10-08 23:22:43.465233"], ["author_id", 1037], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.469672"], ["updated_at", "2020-10-08 23:22:43.469672"], ["author_id", 1037], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.474302"], ["updated_at", "2020-10-08 23:22:43.474302"], ["author_id", 1037], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.477883"], ["updated_at", "2020-10-08 23:22:43.477883"], ["author_id", 1037], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.480352"], ["updated_at", "2020-10-08 23:22:43.480352"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.483581"], ["updated_at", "2020-10-08 23:22:43.483581"], ["author_id", 1038], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.486772"], ["updated_at", "2020-10-08 23:22:43.486772"], ["author_id", 1038], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.490197"], ["updated_at", "2020-10-08 23:22:43.490197"], ["author_id", 1038], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.492867"], ["updated_at", "2020-10-08 23:22:43.492867"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.495423"], ["updated_at", "2020-10-08 23:22:43.495423"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (1.2ms) SAVEPOINT active_record_1 Author Create (1.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.519324"], ["updated_at", "2020-10-08 23:22:43.519324"], ["name", "James Joyce"]]  (1.0ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.525715"], ["updated_at", "2020-10-08 23:22:43.525715"], ["author_id", 1039], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.529067"], ["updated_at", "2020-10-08 23:22:43.529067"], ["author_id", 1039], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.532781"], ["updated_at", "2020-10-08 23:22:43.532781"], ["author_id", 1039], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.536366"], ["updated_at", "2020-10-08 23:22:43.536366"], ["author_id", 1039], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.538894"], ["updated_at", "2020-10-08 23:22:43.538894"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.541682"], ["updated_at", "2020-10-08 23:22:43.541682"], ["author_id", 1040], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-10-08 23:22:43.544564"], ["updated_at", "2020-10-08 23:22:43.544564"], ["author_id", 1040], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.547499"], ["updated_at", "2020-10-08 23:22:43.547499"], ["author_id", 1040], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.550526"], ["updated_at", "2020-10-08 23:22:43.550526"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.553579"], ["updated_at", "2020-10-08 23:22:43.553579"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.6ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.602315"], ["updated_at", "2020-10-08 23:22:43.602315"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.604188"], ["updated_at", "2020-10-08 23:22:43.604188"], ["author_id", 1041], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.607075"], ["updated_at", "2020-10-08 23:22:43.607075"], ["author_id", 1041], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.609937"], ["updated_at", "2020-10-08 23:22:43.609937"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.611588"], ["updated_at", "2020-10-08 23:22:43.611588"], ["author_id", 1042], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.614231"], ["updated_at", "2020-10-08 23:22:43.614231"], ["author_id", 1042], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.617224"], ["updated_at", "2020-10-08 23:22:43.617224"], ["author_id", 1042], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.620363"], ["updated_at", "2020-10-08 23:22:43.620363"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.622334"], ["updated_at", "2020-10-08 23:22:43.622334"], ["author_id", 1043], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (12.2ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.640926"], ["updated_at", "2020-10-08 23:22:43.640926"], ["name", "Alice"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.642861"], ["updated_at", "2020-10-08 23:22:43.642861"], ["author_id", 1044], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.645922"], ["updated_at", "2020-10-08 23:22:43.645922"], ["author_id", 1044], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.649352"], ["updated_at", "2020-10-08 23:22:43.649352"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.652323"], ["updated_at", "2020-10-08 23:22:43.652323"], ["author_id", 1045], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.655915"], ["updated_at", "2020-10-08 23:22:43.655915"], ["author_id", 1045], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.659056"], ["updated_at", "2020-10-08 23:22:43.659056"], ["author_id", 1045], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.662107"], ["updated_at", "2020-10-08 23:22:43.662107"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.663690"], ["updated_at", "2020-10-08 23:22:43.663690"], ["author_id", 1046], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.671786"], ["updated_at", "2020-10-08 23:22:43.671786"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.673788"], ["updated_at", "2020-10-08 23:22:43.673788"], ["author_id", 1047], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.676447"], ["updated_at", "2020-10-08 23:22:43.676447"], ["author_id", 1047], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.679272"], ["updated_at", "2020-10-08 23:22:43.679272"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.681186"], ["updated_at", "2020-10-08 23:22:43.681186"], ["author_id", 1048], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.4ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.684718"], ["updated_at", "2020-10-08 23:22:43.684718"], ["author_id", 1048], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.688983"], ["updated_at", "2020-10-08 23:22:43.688983"], ["author_id", 1048], ["status", 2], ["likes", 5]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.692679"], ["updated_at", "2020-10-08 23:22:43.692679"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.694672"], ["updated_at", "2020-10-08 23:22:43.694672"], ["author_id", 1049], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.702640"], ["updated_at", "2020-10-08 23:22:43.702640"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.704664"], ["updated_at", "2020-10-08 23:22:43.704664"], ["author_id", 1050], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.708274"], ["updated_at", "2020-10-08 23:22:43.708274"], ["author_id", 1050], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.711284"], ["updated_at", "2020-10-08 23:22:43.711284"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.712976"], ["updated_at", "2020-10-08 23:22:43.712976"], ["author_id", 1051], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.716257"], ["updated_at", "2020-10-08 23:22:43.716257"], ["author_id", 1051], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.719747"], ["updated_at", "2020-10-08 23:22:43.719747"], ["author_id", 1051], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.723566"], ["updated_at", "2020-10-08 23:22:43.723566"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.725587"], ["updated_at", "2020-10-08 23:22:43.725587"], ["author_id", 1052], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.732668"], ["updated_at", "2020-10-08 23:22:43.732668"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.734884"], ["updated_at", "2020-10-08 23:22:43.734884"], ["author_id", 1053], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.738544"], ["updated_at", "2020-10-08 23:22:43.738544"], ["author_id", 1053], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.742183"], ["updated_at", "2020-10-08 23:22:43.742183"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.744101"], ["updated_at", "2020-10-08 23:22:43.744101"], ["author_id", 1054], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.746915"], ["updated_at", "2020-10-08 23:22:43.746915"], ["author_id", 1054], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.750125"], ["updated_at", "2020-10-08 23:22:43.750125"], ["author_id", 1054], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.753888"], ["updated_at", "2020-10-08 23:22:43.753888"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.755837"], ["updated_at", "2020-10-08 23:22:43.755837"], ["author_id", 1055], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.762576"], ["updated_at", "2020-10-08 23:22:43.762576"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.764010"], ["updated_at", "2020-10-08 23:22:43.764010"], ["author_id", 1056], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.767241"], ["updated_at", "2020-10-08 23:22:43.767241"], ["author_id", 1056], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (4.6ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.770526"], ["updated_at", "2020-10-08 23:22:43.770526"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.777058"], ["updated_at", "2020-10-08 23:22:43.777058"], ["author_id", 1057], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.779852"], ["updated_at", "2020-10-08 23:22:43.779852"], ["author_id", 1057], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.783018"], ["updated_at", "2020-10-08 23:22:43.783018"], ["author_id", 1057], ["status", 2], ["likes", 5]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.786569"], ["updated_at", "2020-10-08 23:22:43.786569"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-10-08 23:22:43.788372"], ["updated_at", "2020-10-08 23:22:43.788372"], ["author_id", 1058], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.828425"], ["updated_at", "2020-10-08 23:22:43.828425"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.830915"], ["updated_at", "2020-10-08 23:22:43.830915"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.833273"], ["updated_at", "2020-10-08 23:22:43.833273"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.852972"], ["updated_at", "2020-10-08 23:22:43.852972"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.860731"], ["updated_at", "2020-10-08 23:22:43.860731"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.862629"], ["updated_at", "2020-10-08 23:22:43.862629"], ["author_id", 1059], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.865777"], ["updated_at", "2020-10-08 23:22:43.865777"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.867546"], ["updated_at", "2020-10-08 23:22:43.867546"], ["author_id", 1060], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.870245"], ["updated_at", "2020-10-08 23:22:43.870245"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.8ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.881576"], ["updated_at", "2020-10-08 23:22:43.881576"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.883613"], ["updated_at", "2020-10-08 23:22:43.883613"], ["author_id", 1061], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.887052"], ["updated_at", "2020-10-08 23:22:43.887052"], ["author_id", 1061], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.889595"], ["updated_at", "2020-10-08 23:22:43.889595"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.892511"], ["updated_at", "2020-10-08 23:22:43.892511"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.894388"], ["updated_at", "2020-10-08 23:22:43.894388"], ["author_id", 1062], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.897311"], ["updated_at", "2020-10-08 23:22:43.897311"], ["author_id", 1062], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-10-08 23:22:43.900784"], ["updated_at", "2020-10-08 23:22:43.900784"], ["author_id", 1062], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.943344"], ["updated_at", "2020-10-08 23:22:43.943344"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-08 23:22:43.944821"], ["author_id", 1063], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:43.947689"], ["author_id", 1063], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-08 23:22:43.950854"], ["author_id", 1063], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-08 23:22:43.954148"], ["author_id", 1063], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.956961"], ["updated_at", "2020-10-08 23:22:43.956961"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-08 23:22:43.958466"], ["author_id", 1064], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-08 23:22:43.961341"], ["author_id", 1064], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-08 23:22:43.964198"], ["author_id", 1064], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-08 23:22:43.966909"], ["author_id", 1064], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-08 23:22:43.970406"], ["author_id", 1064], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.986888"], ["updated_at", "2020-10-08 23:22:43.986888"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-08 23:22:43.988579"], ["author_id", 1065], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:43.991484"], ["author_id", 1065], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-08 23:22:43.994237"], ["author_id", 1065], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-08 23:22:43.996721"], ["author_id", 1065], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:43.999531"], ["updated_at", "2020-10-08 23:22:43.999531"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-08 23:22:44.001550"], ["author_id", 1066], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-08 23:22:44.004243"], ["author_id", 1066], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-08 23:22:44.006811"], ["author_id", 1066], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.009378"], ["author_id", 1066], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-08 23:22:44.012187"], ["author_id", 1066], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.032730"], ["updated_at", "2020-10-08 23:22:44.032730"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-08 23:22:44.034416"], ["author_id", 1067], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.037445"], ["author_id", 1067], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-08 23:22:44.040100"], ["author_id", 1067], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-08 23:22:44.042415"], ["author_id", 1067], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.044807"], ["updated_at", "2020-10-08 23:22:44.044807"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-08 23:22:44.046354"], ["author_id", 1068], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-08 23:22:44.049110"], ["author_id", 1068], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-08 23:22:44.052782"], ["author_id", 1068], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.056121"], ["author_id", 1068], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-08 23:22:44.059671"], ["author_id", 1068], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.079978"], ["updated_at", "2020-10-08 23:22:44.079978"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-08 23:22:44.081695"], ["author_id", 1069], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.085085"], ["author_id", 1069], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-08 23:22:44.088793"], ["author_id", 1069], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (6.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-08 23:22:44.091946"], ["author_id", 1069], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.101428"], ["updated_at", "2020-10-08 23:22:44.101428"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-08 23:22:44.103122"], ["author_id", 1070], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-08 23:22:44.105825"], ["author_id", 1070], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-08 23:22:44.108366"], ["author_id", 1070], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.110873"], ["author_id", 1070], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-08 23:22:44.113520"], ["author_id", 1070], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.137337"], ["updated_at", "2020-10-08 23:22:44.137337"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-10-08 23:22:44.139210"], ["author_id", 1071], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.141904"], ["author_id", 1071], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-08 23:22:44.144455"], ["author_id", 1071], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-10-08 23:22:44.146932"], ["author_id", 1071], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.149654"], ["updated_at", "2020-10-08 23:22:44.149654"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-08 23:22:44.151324"], ["author_id", 1072], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-10-08 23:22:44.154334"], ["author_id", 1072], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-10-08 23:22:44.157400"], ["author_id", 1072], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.160224"], ["author_id", 1072], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-10-08 23:22:44.162752"], ["author_id", 1072], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.194053"], ["updated_at", "2020-10-08 23:22:44.194053"], ["name", "Phil"]]  (0.5ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.196955"], ["author_id", 1073], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.200961"], ["author_id", 1073], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.204640"], ["updated_at", "2020-10-08 23:22:44.204640"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.206556"], ["author_id", 1074], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.209336"], ["author_id", 1074], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.214578"], ["updated_at", "2020-10-08 23:22:44.214578"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.216169"], ["author_id", 1075], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.219243"], ["author_id", 1075], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.222689"], ["updated_at", "2020-10-08 23:22:44.222689"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.224427"], ["author_id", 1076], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.227290"], ["author_id", 1076], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.233610"], ["updated_at", "2020-10-08 23:22:44.233610"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.235641"], ["author_id", 1077], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.239103"], ["author_id", 1077], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.3ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.5ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.278788"], ["updated_at", "2020-10-08 23:22:44.278788"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.280584"], ["author_id", 1078], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-08 23:22:44.283435"], ["author_id", 1078], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.286086"], ["updated_at", "2020-10-08 23:22:44.286086"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-08 23:22:44.287399"], ["author_id", 1079], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.289852"], ["author_id", 1079], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-08 23:22:44.292474"], ["author_id", 1079], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.298713"], ["updated_at", "2020-10-08 23:22:44.298713"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.300396"], ["author_id", 1080], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-10-08 23:22:44.302970"], ["author_id", 1080], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-10-08 23:22:44.306078"], ["updated_at", "2020-10-08 23:22:44.306078"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-10-08 23:22:44.308016"], ["author_id", 1081], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.311116"], ["author_id", 1081], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-10-08 23:22:44.314035"], ["author_id", 1081], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.322500"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.324527"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.326326"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-08 23:22:44.328204"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.339673"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.341719"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.343644"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-08 23:22:44.345285"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.355562"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.358200"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.360349"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-08 23:22:44.362202"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.372500"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.374344"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.376134"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-08 23:22:44.378126"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.465274"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.467288"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.469021"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-08 23:22:44.471201"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.474932"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.476842"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.478751"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-08 23:22:44.480480"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.486106"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.488340"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-10-08 23:22:44.490143"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-10-08 23:22:44.492131"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.0ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (22.9ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (13.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (6.3ms) BEGIN  (1.0ms) SAVEPOINT active_record_1 Author Create (11.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.550511"], ["updated_at", "2020-11-01 21:35:36.550511"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (5.6ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (3.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.597449"], ["updated_at", "2020-11-01 21:35:36.597449"], ["author_id", 1082], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.605003"], ["updated_at", "2020-11-01 21:35:36.605003"], ["author_id", 1082], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.608642"], ["updated_at", "2020-11-01 21:35:36.608642"], ["author_id", 1082], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.611963"], ["updated_at", "2020-11-01 21:35:36.611963"], ["author_id", 1082], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.616066"], ["updated_at", "2020-11-01 21:35:36.616066"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.620844"], ["updated_at", "2020-11-01 21:35:36.620844"], ["author_id", 1083], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.624645"], ["updated_at", "2020-11-01 21:35:36.624645"], ["author_id", 1083], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.629064"], ["updated_at", "2020-11-01 21:35:36.629064"], ["author_id", 1083], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (6.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.632917"], ["updated_at", "2020-11-01 21:35:36.632917"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.642056"], ["updated_at", "2020-11-01 21:35:36.642056"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (84.3ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (17.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts"  (6.0ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.780159"], ["updated_at", "2020-11-01 21:35:36.780159"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.784393"], ["updated_at", "2020-11-01 21:35:36.784393"], ["author_id", 1084], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.788117"], ["updated_at", "2020-11-01 21:35:36.788117"], ["author_id", 1084], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.792518"], ["updated_at", "2020-11-01 21:35:36.792518"], ["author_id", 1084], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.796834"], ["updated_at", "2020-11-01 21:35:36.796834"], ["author_id", 1084], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.799915"], ["updated_at", "2020-11-01 21:35:36.799915"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.804321"], ["updated_at", "2020-11-01 21:35:36.804321"], ["author_id", 1085], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.808121"], ["updated_at", "2020-11-01 21:35:36.808121"], ["author_id", 1085], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (10.7ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.812286"], ["updated_at", "2020-11-01 21:35:36.812286"], ["author_id", 1085], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.826493"], ["updated_at", "2020-11-01 21:35:36.826493"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.829349"], ["updated_at", "2020-11-01 21:35:36.829349"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.837047"], ["updated_at", "2020-11-01 21:35:36.837047"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.850258"], ["updated_at", "2020-11-01 21:35:36.850258"], ["author_id", 1086], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.852794"], ["updated_at", "2020-11-01 21:35:36.852794"], ["author_id", 1086], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.855462"], ["updated_at", "2020-11-01 21:35:36.855462"], ["author_id", 1086], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.858295"], ["updated_at", "2020-11-01 21:35:36.858295"], ["author_id", 1086], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.860264"], ["updated_at", "2020-11-01 21:35:36.860264"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.862431"], ["updated_at", "2020-11-01 21:35:36.862431"], ["author_id", 1087], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:36.865238"], ["updated_at", "2020-11-01 21:35:36.865238"], ["author_id", 1087], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.867864"], ["updated_at", "2020-11-01 21:35:36.867864"], ["author_id", 1087], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.870297"], ["updated_at", "2020-11-01 21:35:36.870297"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.872323"], ["updated_at", "2020-11-01 21:35:36.872323"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.882107"], ["updated_at", "2020-11-01 21:35:36.882107"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.883625"], ["updated_at", "2020-11-01 21:35:36.883625"], ["author_id", 1088], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.885934"], ["updated_at", "2020-11-01 21:35:36.885934"], ["author_id", 1088], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.888539"], ["updated_at", "2020-11-01 21:35:36.888539"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.889981"], ["updated_at", "2020-11-01 21:35:36.889981"], ["author_id", 1089], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.892164"], ["updated_at", "2020-11-01 21:35:36.892164"], ["author_id", 1089], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.894990"], ["updated_at", "2020-11-01 21:35:36.894990"], ["author_id", 1089], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.897507"], ["updated_at", "2020-11-01 21:35:36.897507"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.899069"], ["updated_at", "2020-11-01 21:35:36.899069"], ["author_id", 1090], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (12.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.918345"], ["updated_at", "2020-11-01 21:35:36.918345"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.919815"], ["updated_at", "2020-11-01 21:35:36.919815"], ["author_id", 1091], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.922202"], ["updated_at", "2020-11-01 21:35:36.922202"], ["author_id", 1091], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.924905"], ["updated_at", "2020-11-01 21:35:36.924905"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.926267"], ["updated_at", "2020-11-01 21:35:36.926267"], ["author_id", 1092], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.928801"], ["updated_at", "2020-11-01 21:35:36.928801"], ["author_id", 1092], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.931146"], ["updated_at", "2020-11-01 21:35:36.931146"], ["author_id", 1092], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.933811"], ["updated_at", "2020-11-01 21:35:36.933811"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.935251"], ["updated_at", "2020-11-01 21:35:36.935251"], ["author_id", 1093], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.941377"], ["updated_at", "2020-11-01 21:35:36.941377"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.942839"], ["updated_at", "2020-11-01 21:35:36.942839"], ["author_id", 1094], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.945014"], ["updated_at", "2020-11-01 21:35:36.945014"], ["author_id", 1094], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.947351"], ["updated_at", "2020-11-01 21:35:36.947351"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.948865"], ["updated_at", "2020-11-01 21:35:36.948865"], ["author_id", 1095], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.951617"], ["updated_at", "2020-11-01 21:35:36.951617"], ["author_id", 1095], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.954516"], ["updated_at", "2020-11-01 21:35:36.954516"], ["author_id", 1095], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.957857"], ["updated_at", "2020-11-01 21:35:36.957857"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.959369"], ["updated_at", "2020-11-01 21:35:36.959369"], ["author_id", 1096], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.964837"], ["updated_at", "2020-11-01 21:35:36.964837"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.966555"], ["updated_at", "2020-11-01 21:35:36.966555"], ["author_id", 1097], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.968998"], ["updated_at", "2020-11-01 21:35:36.968998"], ["author_id", 1097], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.971513"], ["updated_at", "2020-11-01 21:35:36.971513"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.973165"], ["updated_at", "2020-11-01 21:35:36.973165"], ["author_id", 1098], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.975726"], ["updated_at", "2020-11-01 21:35:36.975726"], ["author_id", 1098], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.978277"], ["updated_at", "2020-11-01 21:35:36.978277"], ["author_id", 1098], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.980617"], ["updated_at", "2020-11-01 21:35:36.980617"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.982685"], ["updated_at", "2020-11-01 21:35:36.982685"], ["author_id", 1099], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.989410"], ["updated_at", "2020-11-01 21:35:36.989410"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.990914"], ["updated_at", "2020-11-01 21:35:36.990914"], ["author_id", 1100], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.993169"], ["updated_at", "2020-11-01 21:35:36.993169"], ["author_id", 1100], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:36.995791"], ["updated_at", "2020-11-01 21:35:36.995791"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:36.997383"], ["updated_at", "2020-11-01 21:35:36.997383"], ["author_id", 1101], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:37.000253"], ["updated_at", "2020-11-01 21:35:37.000253"], ["author_id", 1101], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:37.002834"], ["updated_at", "2020-11-01 21:35:37.002834"], ["author_id", 1101], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.005376"], ["updated_at", "2020-11-01 21:35:37.005376"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:37.007176"], ["updated_at", "2020-11-01 21:35:37.007176"], ["author_id", 1102], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.013485"], ["updated_at", "2020-11-01 21:35:37.013485"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:37.015036"], ["updated_at", "2020-11-01 21:35:37.015036"], ["author_id", 1103], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:37.017460"], ["updated_at", "2020-11-01 21:35:37.017460"], ["author_id", 1103], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.019606"], ["updated_at", "2020-11-01 21:35:37.019606"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:37.021015"], ["updated_at", "2020-11-01 21:35:37.021015"], ["author_id", 1104], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:37.023403"], ["updated_at", "2020-11-01 21:35:37.023403"], ["author_id", 1104], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:37.025913"], ["updated_at", "2020-11-01 21:35:37.025913"], ["author_id", 1104], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.028429"], ["updated_at", "2020-11-01 21:35:37.028429"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:37.029864"], ["updated_at", "2020-11-01 21:35:37.029864"], ["author_id", 1105], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.061176"], ["updated_at", "2020-11-01 21:35:37.061176"], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.062937"], ["updated_at", "2020-11-01 21:35:37.062937"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.064681"], ["updated_at", "2020-11-01 21:35:37.064681"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.083658"], ["updated_at", "2020-11-01 21:35:37.083658"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.091292"], ["updated_at", "2020-11-01 21:35:37.091292"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.092780"], ["updated_at", "2020-11-01 21:35:37.092780"], ["author_id", 1106], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.095030"], ["updated_at", "2020-11-01 21:35:37.095030"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.096641"], ["updated_at", "2020-11-01 21:35:37.096641"], ["author_id", 1107], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.098495"], ["updated_at", "2020-11-01 21:35:37.098495"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.7ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.108132"], ["updated_at", "2020-11-01 21:35:37.108132"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.109815"], ["updated_at", "2020-11-01 21:35:37.109815"], ["author_id", 1108], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.112450"], ["updated_at", "2020-11-01 21:35:37.112450"], ["author_id", 1108], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.114163"], ["updated_at", "2020-11-01 21:35:37.114163"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.116529"], ["updated_at", "2020-11-01 21:35:37.116529"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.118103"], ["updated_at", "2020-11-01 21:35:37.118103"], ["author_id", 1109], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.120676"], ["updated_at", "2020-11-01 21:35:37.120676"], ["author_id", 1109], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:37.123098"], ["updated_at", "2020-11-01 21:35:37.123098"], ["author_id", 1109], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.4ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.165659"], ["updated_at", "2020-11-01 21:35:37.165659"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:37.167450"], ["author_id", 1110], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.170238"], ["author_id", 1110], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:37.172889"], ["author_id", 1110], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.175876"], ["author_id", 1110], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.178253"], ["updated_at", "2020-11-01 21:35:37.178253"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:37.179596"], ["author_id", 1111], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:37.182038"], ["author_id", 1111], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:37.184808"], ["author_id", 1111], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.187549"], ["author_id", 1111], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.190586"], ["author_id", 1111], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (11.9ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00')  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.208821"], ["updated_at", "2020-11-01 21:35:37.208821"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:37.210587"], ["author_id", 1112], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.213280"], ["author_id", 1112], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:37.216156"], ["author_id", 1112], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.218810"], ["author_id", 1112], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.221404"], ["updated_at", "2020-11-01 21:35:37.221404"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:37.222897"], ["author_id", 1113], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:37.225588"], ["author_id", 1113], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:37.227885"], ["author_id", 1113], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.230115"], ["author_id", 1113], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.232840"], ["author_id", 1113], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00')  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.238993"], ["updated_at", "2020-11-01 21:35:37.238993"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:37.240554"], ["author_id", 1114], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.243764"], ["author_id", 1114], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:37.246148"], ["author_id", 1114], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.249012"], ["author_id", 1114], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.251890"], ["updated_at", "2020-11-01 21:35:37.251890"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:37.253473"], ["author_id", 1115], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:37.256188"], ["author_id", 1115], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:37.258951"], ["author_id", 1115], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.261770"], ["author_id", 1115], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.264087"], ["author_id", 1115], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00')  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.270139"], ["updated_at", "2020-11-01 21:35:37.270139"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:37.271760"], ["author_id", 1116], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.274399"], ["author_id", 1116], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:37.276838"], ["author_id", 1116], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (16.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.279139"], ["author_id", 1116], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.298180"], ["updated_at", "2020-11-01 21:35:37.298180"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:37.299604"], ["author_id", 1117], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:37.301887"], ["author_id", 1117], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:37.304790"], ["author_id", 1117], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.307868"], ["author_id", 1117], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.310609"], ["author_id", 1117], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00')  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.317124"], ["updated_at", "2020-11-01 21:35:37.317124"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:37.318968"], ["author_id", 1118], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.322205"], ["author_id", 1118], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:37.325340"], ["author_id", 1118], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.328451"], ["author_id", 1118], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.331553"], ["updated_at", "2020-11-01 21:35:37.331553"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:37.333379"], ["author_id", 1119], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:37.336214"], ["author_id", 1119], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:37.338923"], ["author_id", 1119], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.341499"], ["author_id", 1119], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:37.344051"], ["author_id", 1119], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00')  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.356844"], ["updated_at", "2020-11-01 21:35:37.356844"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.358532"], ["author_id", 1120], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.361220"], ["author_id", 1120], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.363650"], ["updated_at", "2020-11-01 21:35:37.363650"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.365388"], ["author_id", 1121], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.368255"], ["author_id", 1121], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.374560"], ["updated_at", "2020-11-01 21:35:37.374560"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.376226"], ["author_id", 1122], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.378875"], ["author_id", 1122], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.385089"], ["updated_at", "2020-11-01 21:35:37.385089"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.387012"], ["author_id", 1123], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.390396"], ["author_id", 1123], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.396793"], ["updated_at", "2020-11-01 21:35:37.396793"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.398811"], ["author_id", 1124], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.401910"], ["author_id", 1124], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.430473"], ["updated_at", "2020-11-01 21:35:37.430473"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.432076"], ["author_id", 1125], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:37.434844"], ["author_id", 1125], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.437666"], ["updated_at", "2020-11-01 21:35:37.437666"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:37.439456"], ["author_id", 1126], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.442779"], ["author_id", 1126], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-11-01 21:35:37.445848"], ["author_id", 1126], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.451884"], ["updated_at", "2020-11-01 21:35:37.451884"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.453386"], ["author_id", 1127], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:37.455855"], ["author_id", 1127], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:37.458691"], ["updated_at", "2020-11-01 21:35:37.458691"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:37.460132"], ["author_id", 1128], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.462540"], ["author_id", 1128], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-11-01 21:35:37.465383"], ["author_id", 1128], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.3ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.474014"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.476198"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.477810"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:37.479557"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.484785"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.486944"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.488814"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:37.490615"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.495686"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.498309"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.500740"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:37.502934"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.509405"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.511757"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.513858"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:37.515814"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.521014"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.523328"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.525671"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:37.528118"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.532739"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.536511"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.538987"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:37.541212"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.547592"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.550079"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:37.552362"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:37.554559"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.created_at) FROM "posts"  (0.5ms) SELECT MAX(posts.created_at) FROM "posts"  (0.2ms) ROLLBACK Post Load (0.4ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.8ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.6ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" LIMIT $1 [["LIMIT", 11]] Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.5ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.3ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]] Post Load (0.2ms) SELECT "posts".* FROM "posts" LIMIT $1 [["LIMIT", 11]]  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.8ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.556180"], ["updated_at", "2020-11-01 21:35:54.556180"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.595711"], ["updated_at", "2020-11-01 21:35:54.595711"], ["author_id", 1129], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.601589"], ["updated_at", "2020-11-01 21:35:54.601589"], ["author_id", 1129], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.606909"], ["updated_at", "2020-11-01 21:35:54.606909"], ["author_id", 1129], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.611521"], ["updated_at", "2020-11-01 21:35:54.611521"], ["author_id", 1129], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.615149"], ["updated_at", "2020-11-01 21:35:54.615149"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.620216"], ["updated_at", "2020-11-01 21:35:54.620216"], ["author_id", 1130], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.624820"], ["updated_at", "2020-11-01 21:35:54.624820"], ["author_id", 1130], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.629592"], ["updated_at", "2020-11-01 21:35:54.629592"], ["author_id", 1130], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.634077"], ["updated_at", "2020-11-01 21:35:54.634077"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.636611"], ["updated_at", "2020-11-01 21:35:54.636611"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (2.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (3.5ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.6ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (4.5ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.705217"], ["updated_at", "2020-11-01 21:35:54.705217"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.708303"], ["updated_at", "2020-11-01 21:35:54.708303"], ["author_id", 1131], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.711669"], ["updated_at", "2020-11-01 21:35:54.711669"], ["author_id", 1131], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.715017"], ["updated_at", "2020-11-01 21:35:54.715017"], ["author_id", 1131], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.717750"], ["updated_at", "2020-11-01 21:35:54.717750"], ["author_id", 1131], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.720120"], ["updated_at", "2020-11-01 21:35:54.720120"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.723153"], ["updated_at", "2020-11-01 21:35:54.723153"], ["author_id", 1132], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.726334"], ["updated_at", "2020-11-01 21:35:54.726334"], ["author_id", 1132], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.729814"], ["updated_at", "2020-11-01 21:35:54.729814"], ["author_id", 1132], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.732528"], ["updated_at", "2020-11-01 21:35:54.732528"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.734583"], ["updated_at", "2020-11-01 21:35:54.734583"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.5ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.760649"], ["updated_at", "2020-11-01 21:35:54.760649"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.764247"], ["updated_at", "2020-11-01 21:35:54.764247"], ["author_id", 1133], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.767982"], ["updated_at", "2020-11-01 21:35:54.767982"], ["author_id", 1133], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.771181"], ["updated_at", "2020-11-01 21:35:54.771181"], ["author_id", 1133], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.774276"], ["updated_at", "2020-11-01 21:35:54.774276"], ["author_id", 1133], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.777161"], ["updated_at", "2020-11-01 21:35:54.777161"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.780207"], ["updated_at", "2020-11-01 21:35:54.780207"], ["author_id", 1134], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-01 21:35:54.783189"], ["updated_at", "2020-11-01 21:35:54.783189"], ["author_id", 1134], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.785981"], ["updated_at", "2020-11-01 21:35:54.785981"], ["author_id", 1134], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.788474"], ["updated_at", "2020-11-01 21:35:54.788474"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.790713"], ["updated_at", "2020-11-01 21:35:54.790713"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.5ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.3ms) ROLLBACK  (0.3ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.841838"], ["updated_at", "2020-11-01 21:35:54.841838"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.843554"], ["updated_at", "2020-11-01 21:35:54.843554"], ["author_id", 1135], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.846338"], ["updated_at", "2020-11-01 21:35:54.846338"], ["author_id", 1135], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (2.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.849453"], ["updated_at", "2020-11-01 21:35:54.849453"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.853525"], ["updated_at", "2020-11-01 21:35:54.853525"], ["author_id", 1136], ["status", 2], ["likes", 4]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.857734"], ["updated_at", "2020-11-01 21:35:54.857734"], ["author_id", 1136], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.861057"], ["updated_at", "2020-11-01 21:35:54.861057"], ["author_id", 1136], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.863898"], ["updated_at", "2020-11-01 21:35:54.863898"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.866135"], ["updated_at", "2020-11-01 21:35:54.866135"], ["author_id", 1137], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.873959"], ["updated_at", "2020-11-01 21:35:54.873959"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.876042"], ["updated_at", "2020-11-01 21:35:54.876042"], ["author_id", 1138], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.878913"], ["updated_at", "2020-11-01 21:35:54.878913"], ["author_id", 1138], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.881835"], ["updated_at", "2020-11-01 21:35:54.881835"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.883454"], ["updated_at", "2020-11-01 21:35:54.883454"], ["author_id", 1139], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.886152"], ["updated_at", "2020-11-01 21:35:54.886152"], ["author_id", 1139], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.889055"], ["updated_at", "2020-11-01 21:35:54.889055"], ["author_id", 1139], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.892027"], ["updated_at", "2020-11-01 21:35:54.892027"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.893734"], ["updated_at", "2020-11-01 21:35:54.893734"], ["author_id", 1140], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.901138"], ["updated_at", "2020-11-01 21:35:54.901138"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.903090"], ["updated_at", "2020-11-01 21:35:54.903090"], ["author_id", 1141], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.905940"], ["updated_at", "2020-11-01 21:35:54.905940"], ["author_id", 1141], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.908757"], ["updated_at", "2020-11-01 21:35:54.908757"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.910545"], ["updated_at", "2020-11-01 21:35:54.910545"], ["author_id", 1142], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.913427"], ["updated_at", "2020-11-01 21:35:54.913427"], ["author_id", 1142], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.916607"], ["updated_at", "2020-11-01 21:35:54.916607"], ["author_id", 1142], ["status", 2], ["likes", 5]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.919690"], ["updated_at", "2020-11-01 21:35:54.919690"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.921676"], ["updated_at", "2020-11-01 21:35:54.921676"], ["author_id", 1143], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.928978"], ["updated_at", "2020-11-01 21:35:54.928978"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.930727"], ["updated_at", "2020-11-01 21:35:54.930727"], ["author_id", 1144], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.934040"], ["updated_at", "2020-11-01 21:35:54.934040"], ["author_id", 1144], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.937569"], ["updated_at", "2020-11-01 21:35:54.937569"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.939475"], ["updated_at", "2020-11-01 21:35:54.939475"], ["author_id", 1145], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.942558"], ["updated_at", "2020-11-01 21:35:54.942558"], ["author_id", 1145], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.945192"], ["updated_at", "2020-11-01 21:35:54.945192"], ["author_id", 1145], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.948000"], ["updated_at", "2020-11-01 21:35:54.948000"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.949596"], ["updated_at", "2020-11-01 21:35:54.949596"], ["author_id", 1146], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.957431"], ["updated_at", "2020-11-01 21:35:54.957431"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.959146"], ["updated_at", "2020-11-01 21:35:54.959146"], ["author_id", 1147], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.961770"], ["updated_at", "2020-11-01 21:35:54.961770"], ["author_id", 1147], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.964415"], ["updated_at", "2020-11-01 21:35:54.964415"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.966422"], ["updated_at", "2020-11-01 21:35:54.966422"], ["author_id", 1148], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.969401"], ["updated_at", "2020-11-01 21:35:54.969401"], ["author_id", 1148], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.972438"], ["updated_at", "2020-11-01 21:35:54.972438"], ["author_id", 1148], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.975590"], ["updated_at", "2020-11-01 21:35:54.975590"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.977823"], ["updated_at", "2020-11-01 21:35:54.977823"], ["author_id", 1149], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.984967"], ["updated_at", "2020-11-01 21:35:54.984967"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.986591"], ["updated_at", "2020-11-01 21:35:54.986591"], ["author_id", 1150], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.989538"], ["updated_at", "2020-11-01 21:35:54.989538"], ["author_id", 1150], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:54.992715"], ["updated_at", "2020-11-01 21:35:54.992715"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.994450"], ["updated_at", "2020-11-01 21:35:54.994450"], ["author_id", 1151], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:54.997501"], ["updated_at", "2020-11-01 21:35:54.997501"], ["author_id", 1151], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:55.000308"], ["updated_at", "2020-11-01 21:35:55.000308"], ["author_id", 1151], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.003504"], ["updated_at", "2020-11-01 21:35:55.003504"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-01 21:35:55.005116"], ["updated_at", "2020-11-01 21:35:55.005116"], ["author_id", 1152], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.042589"], ["updated_at", "2020-11-01 21:35:55.042589"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.045085"], ["updated_at", "2020-11-01 21:35:55.045085"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.047412"], ["updated_at", "2020-11-01 21:35:55.047412"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts"  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.062993"], ["updated_at", "2020-11-01 21:35:55.062993"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.070770"], ["updated_at", "2020-11-01 21:35:55.070770"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.072488"], ["updated_at", "2020-11-01 21:35:55.072488"], ["author_id", 1153], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.076051"], ["updated_at", "2020-11-01 21:35:55.076051"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.078187"], ["updated_at", "2020-11-01 21:35:55.078187"], ["author_id", 1154], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.080487"], ["updated_at", "2020-11-01 21:35:55.080487"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.8ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.7ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.8ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.094378"], ["updated_at", "2020-11-01 21:35:55.094378"], ["name", "Alice"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.096739"], ["updated_at", "2020-11-01 21:35:55.096739"], ["author_id", 1155], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.100882"], ["updated_at", "2020-11-01 21:35:55.100882"], ["author_id", 1155], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.103656"], ["updated_at", "2020-11-01 21:35:55.103656"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.108171"], ["updated_at", "2020-11-01 21:35:55.108171"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.110407"], ["updated_at", "2020-11-01 21:35:55.110407"], ["author_id", 1156], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.114523"], ["updated_at", "2020-11-01 21:35:55.114523"], ["author_id", 1156], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-01 21:35:55.117744"], ["updated_at", "2020-11-01 21:35:55.117744"], ["author_id", 1156], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.176863"], ["updated_at", "2020-11-01 21:35:55.176863"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:55.179098"], ["author_id", 1157], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.182318"], ["author_id", 1157], ["status", 2], ["likes", 7]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:55.186354"], ["author_id", 1157], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.189999"], ["author_id", 1157], ["status", 2], ["likes", 11]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.210341"], ["updated_at", "2020-11-01 21:35:55.210341"], ["name", "Timmy"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (1.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:55.213219"], ["author_id", 1158], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:55.219038"], ["author_id", 1158], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:55.222209"], ["author_id", 1158], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.228299"], ["author_id", 1158], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.232332"], ["author_id", 1158], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.6ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.254767"], ["updated_at", "2020-11-01 21:35:55.254767"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:55.257982"], ["author_id", 1159], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.263103"], ["author_id", 1159], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:55.267997"], ["author_id", 1159], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.272625"], ["author_id", 1159], ["status", 2], ["likes", 11]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.276957"], ["updated_at", "2020-11-01 21:35:55.276957"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:55.279591"], ["author_id", 1160], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:55.283693"], ["author_id", 1160], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:55.287808"], ["author_id", 1160], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.292162"], ["author_id", 1160], ["status", 2], ["likes", 19]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.295946"], ["author_id", 1160], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.8ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.319859"], ["updated_at", "2020-11-01 21:35:55.319859"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:55.321949"], ["author_id", 1161], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.326509"], ["author_id", 1161], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:55.330021"], ["author_id", 1161], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.334016"], ["author_id", 1161], ["status", 2], ["likes", 11]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.337794"], ["updated_at", "2020-11-01 21:35:55.337794"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:55.340100"], ["author_id", 1162], ["status", 2], ["likes", 3]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:55.344120"], ["author_id", 1162], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:55.347650"], ["author_id", 1162], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.351170"], ["author_id", 1162], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.354457"], ["author_id", 1162], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.8ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.379198"], ["updated_at", "2020-11-01 21:35:55.379198"], ["name", "Tammy"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:55.381552"], ["author_id", 1163], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.385581"], ["author_id", 1163], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:55.390472"], ["author_id", 1163], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.395173"], ["author_id", 1163], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.399207"], ["updated_at", "2020-11-01 21:35:55.399207"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.9ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:55.401488"], ["author_id", 1164], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:55.407383"], ["author_id", 1164], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:55.416496"], ["author_id", 1164], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.422254"], ["author_id", 1164], ["status", 2], ["likes", 19]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.426554"], ["author_id", 1164], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (1.0ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.453563"], ["updated_at", "2020-11-01 21:35:55.453563"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-01 21:35:55.456123"], ["author_id", 1165], ["status", 2], ["likes", 23]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.460163"], ["author_id", 1165], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:55.463488"], ["author_id", 1165], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.466687"], ["author_id", 1165], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.469686"], ["updated_at", "2020-11-01 21:35:55.469686"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:55.471258"], ["author_id", 1166], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-01 21:35:55.475138"], ["author_id", 1166], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-01 21:35:55.478350"], ["author_id", 1166], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.481661"], ["author_id", 1166], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-01 21:35:55.484892"], ["author_id", 1166], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.4ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.523721"], ["updated_at", "2020-11-01 21:35:55.523721"], ["name", "Phil"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.526032"], ["author_id", 1167], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.529420"], ["author_id", 1167], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (1.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.532482"], ["updated_at", "2020-11-01 21:35:55.532482"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.535007"], ["author_id", 1168], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.538265"], ["author_id", 1168], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.545080"], ["updated_at", "2020-11-01 21:35:55.545080"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.546791"], ["author_id", 1169], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.550087"], ["author_id", 1169], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.552997"], ["updated_at", "2020-11-01 21:35:55.552997"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.554720"], ["author_id", 1170], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.558354"], ["author_id", 1170], ["status", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.565462"], ["updated_at", "2020-11-01 21:35:55.565462"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.567631"], ["author_id", 1171], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.570667"], ["author_id", 1171], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.4ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.603387"], ["updated_at", "2020-11-01 21:35:55.603387"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.605036"], ["author_id", 1172], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:55.608743"], ["author_id", 1172], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.612602"], ["updated_at", "2020-11-01 21:35:55.612602"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:55.614553"], ["author_id", 1173], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.617725"], ["author_id", 1173], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-11-01 21:35:55.620732"], ["author_id", 1173], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.629282"], ["updated_at", "2020-11-01 21:35:55.629282"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.631107"], ["author_id", 1174], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-01 21:35:55.634577"], ["author_id", 1174], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-01 21:35:55.637458"], ["updated_at", "2020-11-01 21:35:55.637458"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-01 21:35:55.639423"], ["author_id", 1175], ["status", 2], ["likes", 3]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.643456"], ["author_id", 1175], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-11-01 21:35:55.646728"], ["author_id", 1175], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.656078"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.659310"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.661952"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:55.664554"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.678693"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.681248"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.683740"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:55.686034"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.695121"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.697630"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.699893"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:55.702042"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) SELECT MIN(posts.likes) FROM "posts"  (0.7ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.716713"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.718923"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.721145"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:55.723734"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MIN(posts.created_at) FROM "posts"  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.813218"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.815285"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.816981"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:55.818651"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.822606"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.825301"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.827727"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:55.829807"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.835772"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.838005"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-01 21:35:55.840568"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-01 21:35:55.843307"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MIN(posts.created_at) FROM "posts"  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.4ms) ROLLBACK  (18.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (7.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.3ms) SAVEPOINT active_record_1 Author Create (31.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.069006"], ["updated_at", "2020-11-04 03:53:59.069006"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.125972"], ["updated_at", "2020-11-04 03:53:59.125972"], ["author_id", 1176], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.130107"], ["updated_at", "2020-11-04 03:53:59.130107"], ["author_id", 1176], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.133964"], ["updated_at", "2020-11-04 03:53:59.133964"], ["author_id", 1176], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.138246"], ["updated_at", "2020-11-04 03:53:59.138246"], ["author_id", 1176], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (1.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.141514"], ["updated_at", "2020-11-04 03:53:59.141514"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.145787"], ["updated_at", "2020-11-04 03:53:59.145787"], ["author_id", 1177], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.149916"], ["updated_at", "2020-11-04 03:53:59.149916"], ["author_id", 1177], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (1.1ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.153546"], ["updated_at", "2020-11-04 03:53:59.153546"], ["author_id", 1177], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.157184"], ["updated_at", "2020-11-04 03:53:59.157184"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.160038"], ["updated_at", "2020-11-04 03:53:59.160038"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (36.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (7.7ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (7.9ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.4ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.266895"], ["updated_at", "2020-11-04 03:53:59.266895"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.279637"], ["updated_at", "2020-11-04 03:53:59.279637"], ["author_id", 1178], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.282597"], ["updated_at", "2020-11-04 03:53:59.282597"], ["author_id", 1178], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.285302"], ["updated_at", "2020-11-04 03:53:59.285302"], ["author_id", 1178], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.287499"], ["updated_at", "2020-11-04 03:53:59.287499"], ["author_id", 1178], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.289657"], ["updated_at", "2020-11-04 03:53:59.289657"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.293347"], ["updated_at", "2020-11-04 03:53:59.293347"], ["author_id", 1179], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.296115"], ["updated_at", "2020-11-04 03:53:59.296115"], ["author_id", 1179], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.299183"], ["updated_at", "2020-11-04 03:53:59.299183"], ["author_id", 1179], ["status", 2], ["likes", 3]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.302369"], ["updated_at", "2020-11-04 03:53:59.302369"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.304551"], ["updated_at", "2020-11-04 03:53:59.304551"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.3ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.324021"], ["updated_at", "2020-11-04 03:53:59.324021"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.327086"], ["updated_at", "2020-11-04 03:53:59.327086"], ["author_id", 1180], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.329841"], ["updated_at", "2020-11-04 03:53:59.329841"], ["author_id", 1180], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.332652"], ["updated_at", "2020-11-04 03:53:59.332652"], ["author_id", 1180], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.335348"], ["updated_at", "2020-11-04 03:53:59.335348"], ["author_id", 1180], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.337457"], ["updated_at", "2020-11-04 03:53:59.337457"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.339946"], ["updated_at", "2020-11-04 03:53:59.339946"], ["author_id", 1181], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 03:53:59.342586"], ["updated_at", "2020-11-04 03:53:59.342586"], ["author_id", 1181], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.344994"], ["updated_at", "2020-11-04 03:53:59.344994"], ["author_id", 1181], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.347240"], ["updated_at", "2020-11-04 03:53:59.347240"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.349057"], ["updated_at", "2020-11-04 03:53:59.349057"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.4ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.8ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.391456"], ["updated_at", "2020-11-04 03:53:59.391456"], ["name", "Alice"]]  (5.4ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.398839"], ["updated_at", "2020-11-04 03:53:59.398839"], ["author_id", 1182], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.401410"], ["updated_at", "2020-11-04 03:53:59.401410"], ["author_id", 1182], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.404018"], ["updated_at", "2020-11-04 03:53:59.404018"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.405423"], ["updated_at", "2020-11-04 03:53:59.405423"], ["author_id", 1183], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.407826"], ["updated_at", "2020-11-04 03:53:59.407826"], ["author_id", 1183], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (6.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.410181"], ["updated_at", "2020-11-04 03:53:59.410181"], ["author_id", 1183], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.418786"], ["updated_at", "2020-11-04 03:53:59.418786"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.420205"], ["updated_at", "2020-11-04 03:53:59.420205"], ["author_id", 1184], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (24.1ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.450422"], ["updated_at", "2020-11-04 03:53:59.450422"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.452017"], ["updated_at", "2020-11-04 03:53:59.452017"], ["author_id", 1185], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.454371"], ["updated_at", "2020-11-04 03:53:59.454371"], ["author_id", 1185], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.456703"], ["updated_at", "2020-11-04 03:53:59.456703"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.458080"], ["updated_at", "2020-11-04 03:53:59.458080"], ["author_id", 1186], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.460398"], ["updated_at", "2020-11-04 03:53:59.460398"], ["author_id", 1186], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.462647"], ["updated_at", "2020-11-04 03:53:59.462647"], ["author_id", 1186], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.464756"], ["updated_at", "2020-11-04 03:53:59.464756"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.466207"], ["updated_at", "2020-11-04 03:53:59.466207"], ["author_id", 1187], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.471875"], ["updated_at", "2020-11-04 03:53:59.471875"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.473222"], ["updated_at", "2020-11-04 03:53:59.473222"], ["author_id", 1188], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.475544"], ["updated_at", "2020-11-04 03:53:59.475544"], ["author_id", 1188], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.477975"], ["updated_at", "2020-11-04 03:53:59.477975"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.479513"], ["updated_at", "2020-11-04 03:53:59.479513"], ["author_id", 1189], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.481830"], ["updated_at", "2020-11-04 03:53:59.481830"], ["author_id", 1189], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.484411"], ["updated_at", "2020-11-04 03:53:59.484411"], ["author_id", 1189], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.487059"], ["updated_at", "2020-11-04 03:53:59.487059"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.488517"], ["updated_at", "2020-11-04 03:53:59.488517"], ["author_id", 1190], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.494554"], ["updated_at", "2020-11-04 03:53:59.494554"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.495963"], ["updated_at", "2020-11-04 03:53:59.495963"], ["author_id", 1191], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.498188"], ["updated_at", "2020-11-04 03:53:59.498188"], ["author_id", 1191], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.1ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.500525"], ["updated_at", "2020-11-04 03:53:59.500525"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.501855"], ["updated_at", "2020-11-04 03:53:59.501855"], ["author_id", 1192], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.504012"], ["updated_at", "2020-11-04 03:53:59.504012"], ["author_id", 1192], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.506216"], ["updated_at", "2020-11-04 03:53:59.506216"], ["author_id", 1192], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.508607"], ["updated_at", "2020-11-04 03:53:59.508607"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.509982"], ["updated_at", "2020-11-04 03:53:59.509982"], ["author_id", 1193], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.515800"], ["updated_at", "2020-11-04 03:53:59.515800"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.517283"], ["updated_at", "2020-11-04 03:53:59.517283"], ["author_id", 1194], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.520010"], ["updated_at", "2020-11-04 03:53:59.520010"], ["author_id", 1194], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.522612"], ["updated_at", "2020-11-04 03:53:59.522612"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.523928"], ["updated_at", "2020-11-04 03:53:59.523928"], ["author_id", 1195], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.526501"], ["updated_at", "2020-11-04 03:53:59.526501"], ["author_id", 1195], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.529318"], ["updated_at", "2020-11-04 03:53:59.529318"], ["author_id", 1195], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.2ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.531634"], ["updated_at", "2020-11-04 03:53:59.531634"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.532884"], ["updated_at", "2020-11-04 03:53:59.532884"], ["author_id", 1196], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.539277"], ["updated_at", "2020-11-04 03:53:59.539277"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.540684"], ["updated_at", "2020-11-04 03:53:59.540684"], ["author_id", 1197], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.543394"], ["updated_at", "2020-11-04 03:53:59.543394"], ["author_id", 1197], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.545744"], ["updated_at", "2020-11-04 03:53:59.545744"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.547370"], ["updated_at", "2020-11-04 03:53:59.547370"], ["author_id", 1198], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.550115"], ["updated_at", "2020-11-04 03:53:59.550115"], ["author_id", 1198], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.553159"], ["updated_at", "2020-11-04 03:53:59.553159"], ["author_id", 1198], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.555574"], ["updated_at", "2020-11-04 03:53:59.555574"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 03:53:59.556979"], ["updated_at", "2020-11-04 03:53:59.556979"], ["author_id", 1199], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.590616"], ["updated_at", "2020-11-04 03:53:59.590616"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.592878"], ["updated_at", "2020-11-04 03:53:59.592878"], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.594808"], ["updated_at", "2020-11-04 03:53:59.594808"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.611824"], ["updated_at", "2020-11-04 03:53:59.611824"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.618097"], ["updated_at", "2020-11-04 03:53:59.618097"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.619957"], ["updated_at", "2020-11-04 03:53:59.619957"], ["author_id", 1200], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.622227"], ["updated_at", "2020-11-04 03:53:59.622227"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.623714"], ["updated_at", "2020-11-04 03:53:59.623714"], ["author_id", 1201], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.625262"], ["updated_at", "2020-11-04 03:53:59.625262"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.634569"], ["updated_at", "2020-11-04 03:53:59.634569"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.636217"], ["updated_at", "2020-11-04 03:53:59.636217"], ["author_id", 1202], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.638658"], ["updated_at", "2020-11-04 03:53:59.638658"], ["author_id", 1202], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.640687"], ["updated_at", "2020-11-04 03:53:59.640687"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.643042"], ["updated_at", "2020-11-04 03:53:59.643042"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.644388"], ["updated_at", "2020-11-04 03:53:59.644388"], ["author_id", 1203], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.647021"], ["updated_at", "2020-11-04 03:53:59.647021"], ["author_id", 1203], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 03:53:59.649831"], ["updated_at", "2020-11-04 03:53:59.649831"], ["author_id", 1203], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.686812"], ["updated_at", "2020-11-04 03:53:59.686812"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 03:53:59.688227"], ["author_id", 1204], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.690958"], ["author_id", 1204], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 03:53:59.693617"], ["author_id", 1204], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.696189"], ["author_id", 1204], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.698983"], ["updated_at", "2020-11-04 03:53:59.698983"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 03:53:59.700428"], ["author_id", 1205], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 03:53:59.703331"], ["author_id", 1205], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 03:53:59.709783"], ["author_id", 1205], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.713218"], ["author_id", 1205], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (5.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.716500"], ["author_id", 1205], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.738028"], ["updated_at", "2020-11-04 03:53:59.738028"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 03:53:59.739491"], ["author_id", 1206], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.741852"], ["author_id", 1206], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 03:53:59.744416"], ["author_id", 1206], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.746700"], ["author_id", 1206], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.749005"], ["updated_at", "2020-11-04 03:53:59.749005"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 03:53:59.750479"], ["author_id", 1207], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 03:53:59.753146"], ["author_id", 1207], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 03:53:59.755784"], ["author_id", 1207], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.758257"], ["author_id", 1207], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.760701"], ["author_id", 1207], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.5ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.780751"], ["updated_at", "2020-11-04 03:53:59.780751"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 03:53:59.782262"], ["author_id", 1208], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.784755"], ["author_id", 1208], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 03:53:59.787287"], ["author_id", 1208], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.789759"], ["author_id", 1208], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.792335"], ["updated_at", "2020-11-04 03:53:59.792335"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 03:53:59.794021"], ["author_id", 1209], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 03:53:59.796642"], ["author_id", 1209], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.5ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 03:53:59.799370"], ["author_id", 1209], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.803673"], ["author_id", 1209], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.806964"], ["author_id", 1209], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.824775"], ["updated_at", "2020-11-04 03:53:59.824775"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 03:53:59.826328"], ["author_id", 1210], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.5ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.829210"], ["author_id", 1210], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 03:53:59.832022"], ["author_id", 1210], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.834978"], ["author_id", 1210], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.838404"], ["updated_at", "2020-11-04 03:53:59.838404"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 03:53:59.839906"], ["author_id", 1211], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 03:53:59.842591"], ["author_id", 1211], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 03:53:59.845221"], ["author_id", 1211], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.847929"], ["author_id", 1211], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.850566"], ["author_id", 1211], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.874396"], ["updated_at", "2020-11-04 03:53:59.874396"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 03:53:59.875977"], ["author_id", 1212], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.878394"], ["author_id", 1212], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 03:53:59.880881"], ["author_id", 1212], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.883508"], ["author_id", 1212], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.886599"], ["updated_at", "2020-11-04 03:53:59.886599"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 03:53:59.888084"], ["author_id", 1213], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 03:53:59.890464"], ["author_id", 1213], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 03:53:59.892775"], ["author_id", 1213], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.895041"], ["author_id", 1213], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 03:53:59.897265"], ["author_id", 1213], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.9ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.929490"], ["updated_at", "2020-11-04 03:53:59.929490"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.931085"], ["author_id", 1214], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.933558"], ["author_id", 1214], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.935836"], ["updated_at", "2020-11-04 03:53:59.935836"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.937091"], ["author_id", 1215], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.939662"], ["author_id", 1215], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.945582"], ["updated_at", "2020-11-04 03:53:59.945582"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (11.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.946981"], ["author_id", 1216], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.960751"], ["author_id", 1216], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.963075"], ["updated_at", "2020-11-04 03:53:59.963075"], ["name", "Phyllis"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.964728"], ["author_id", 1217], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.967267"], ["author_id", 1217], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:53:59.973018"], ["updated_at", "2020-11-04 03:53:59.973018"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.974404"], ["author_id", 1218], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:53:59.976885"], ["author_id", 1218], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:54:00.000850"], ["updated_at", "2020-11-04 03:54:00.000850"], ["name", "Timmy"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.002791"], ["author_id", 1219], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 03:54:00.005879"], ["author_id", 1219], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:54:00.009110"], ["updated_at", "2020-11-04 03:54:00.009110"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 03:54:00.010745"], ["author_id", 1220], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.013493"], ["author_id", 1220], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-11-04 03:54:00.016323"], ["author_id", 1220], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:54:00.022836"], ["updated_at", "2020-11-04 03:54:00.022836"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.024225"], ["author_id", 1221], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 03:54:00.026674"], ["author_id", 1221], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 03:54:00.029353"], ["updated_at", "2020-11-04 03:54:00.029353"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 03:54:00.030645"], ["author_id", 1222], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.033411"], ["author_id", 1222], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-11-04 03:54:00.036085"], ["author_id", 1222], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.3ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.043728"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.046073"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.048130"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 03:54:00.050249"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.061441"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.063355"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.065272"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 03:54:00.067170"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.072907"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.074871"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.076988"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 03:54:00.079122"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.8ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.088111"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.090177"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.091988"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 03:54:00.094016"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.166695"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.168613"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.170321"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 03:54:00.171864"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.175167"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.176838"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.178664"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 03:54:00.180285"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.184787"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.186865"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 03:54:00.188804"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 03:54:00.191178"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.7ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.6ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.571961"], ["updated_at", "2020-11-04 04:06:18.571961"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.6ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.606100"], ["updated_at", "2020-11-04 04:06:18.606100"], ["author_id", 1223], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.610929"], ["updated_at", "2020-11-04 04:06:18.610929"], ["author_id", 1223], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.614659"], ["updated_at", "2020-11-04 04:06:18.614659"], ["author_id", 1223], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.617716"], ["updated_at", "2020-11-04 04:06:18.617716"], ["author_id", 1223], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.621091"], ["updated_at", "2020-11-04 04:06:18.621091"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.624044"], ["updated_at", "2020-11-04 04:06:18.624044"], ["author_id", 1224], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.627976"], ["updated_at", "2020-11-04 04:06:18.627976"], ["author_id", 1224], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.631841"], ["updated_at", "2020-11-04 04:06:18.631841"], ["author_id", 1224], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.634882"], ["updated_at", "2020-11-04 04:06:18.634882"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.637350"], ["updated_at", "2020-11-04 04:06:18.637350"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (2.3ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) SELECT MIN(posts.published_at) FROM "posts"  (0.6ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (2.0ms) SELECT _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text UNION SELECT 3.0 AS min, 4.0 AS max, CAST('3.0,4.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_likes  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.703660"], ["updated_at", "2020-11-04 04:06:18.703660"], ["name", "James Joyce"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.706543"], ["updated_at", "2020-11-04 04:06:18.706543"], ["author_id", 1225], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.709186"], ["updated_at", "2020-11-04 04:06:18.709186"], ["author_id", 1225], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.711796"], ["updated_at", "2020-11-04 04:06:18.711796"], ["author_id", 1225], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.714506"], ["updated_at", "2020-11-04 04:06:18.714506"], ["author_id", 1225], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.716796"], ["updated_at", "2020-11-04 04:06:18.716796"], ["name", "Virginia Woolf"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.719609"], ["updated_at", "2020-11-04 04:06:18.719609"], ["author_id", 1226], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.722215"], ["updated_at", "2020-11-04 04:06:18.722215"], ["author_id", 1226], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.724723"], ["updated_at", "2020-11-04 04:06:18.724723"], ["author_id", 1226], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.726790"], ["updated_at", "2020-11-04 04:06:18.726790"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.728543"], ["updated_at", "2020-11-04 04:06:18.728543"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" Post Exists? (0.4ms) SELECT 1 AS one FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at, _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.7ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.751302"], ["updated_at", "2020-11-04 04:06:18.751302"], ["name", "James Joyce"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.754588"], ["updated_at", "2020-11-04 04:06:18.754588"], ["author_id", 1227], ["status", 2], ["likes", 1], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.757944"], ["updated_at", "2020-11-04 04:06:18.757944"], ["author_id", 1227], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.761427"], ["updated_at", "2020-11-04 04:06:18.761427"], ["author_id", 1227], ["status", 2], ["likes", 1], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "James Joyce"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.764100"], ["updated_at", "2020-11-04 04:06:18.764100"], ["author_id", 1227], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.766316"], ["updated_at", "2020-11-04 04:06:18.766316"], ["name", "Virginia Woolf"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.769097"], ["updated_at", "2020-11-04 04:06:18.769097"], ["author_id", 1228], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2020-11-04 04:06:18.771689"], ["updated_at", "2020-11-04 04:06:18.771689"], ["author_id", 1228], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Virginia Woolf"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.774836"], ["updated_at", "2020-11-04 04:06:18.774836"], ["author_id", 1228], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.777137"], ["updated_at", "2020-11-04 04:06:18.777137"], ["status", 2], ["likes", 2], ["published_at", "2015-10-01 00:00:00"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes", "published_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.779104"], ["updated_at", "2020-11-04 04:06:18.779104"], ["status", 2], ["likes", 3], ["published_at", "2015-11-01 00:00:00"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS LAST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS LAST Post Load (0.8ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author DESC NULLS FIRST  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.5ms) SELECT MIN(posts.published_at) FROM "posts"  (0.4ms) SELECT MAX(posts.published_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.published_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT _active_reporter_dimension_published_at_bin_table.bin_text AS _active_reporter_dimension_published_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_total_likes, AVG(posts.likes) AS _report_aggregator_mean_likes, MIN(posts.likes) AS _report_aggregator_min_likes, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" INNER JOIN ( SELECT CAST(NULL AS timestamp with time zone) AS min, CAST(NULL AS timestamp with time zone) AS max, CAST(',' AS text) AS bin_text UNION SELECT CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-12-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-11-01 00:00:00 UTC,2015-12-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2015-10-01 00:00:00' AS timestamp with time zone) AS min, CAST('2015-11-01 00:00:00' AS timestamp with time zone) AS max, CAST('2015-10-01 00:00:00 UTC,2015-11-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_published_at_bin_table ON ( CASE WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL AND _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at IS NULL) WHEN _active_reporter_dimension_published_at_bin_table.min IS NULL THEN (posts.published_at < _active_reporter_dimension_published_at_bin_table.max) WHEN _active_reporter_dimension_published_at_bin_table.max IS NULL THEN (posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) ELSE ((posts.published_at >= _active_reporter_dimension_published_at_bin_table.min) AND (posts.published_at < _active_reporter_dimension_published_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_published_at  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.825325"], ["updated_at", "2020-11-04 04:06:18.825325"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.826912"], ["updated_at", "2020-11-04 04:06:18.826912"], ["author_id", 1229], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.829392"], ["updated_at", "2020-11-04 04:06:18.829392"], ["author_id", 1229], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.5ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.831876"], ["updated_at", "2020-11-04 04:06:18.831876"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.833697"], ["updated_at", "2020-11-04 04:06:18.833697"], ["author_id", 1230], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.836326"], ["updated_at", "2020-11-04 04:06:18.836326"], ["author_id", 1230], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.839027"], ["updated_at", "2020-11-04 04:06:18.839027"], ["author_id", 1230], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.841650"], ["updated_at", "2020-11-04 04:06:18.841650"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.843403"], ["updated_at", "2020-11-04 04:06:18.843403"], ["author_id", 1231], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, ARRAY_AGG(posts.id) AS _report_aggregator_post_ids FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.850227"], ["updated_at", "2020-11-04 04:06:18.850227"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.851946"], ["updated_at", "2020-11-04 04:06:18.851946"], ["author_id", 1232], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.855013"], ["updated_at", "2020-11-04 04:06:18.855013"], ["author_id", 1232], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.858074"], ["updated_at", "2020-11-04 04:06:18.858074"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.859728"], ["updated_at", "2020-11-04 04:06:18.859728"], ["author_id", 1233], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.862306"], ["updated_at", "2020-11-04 04:06:18.862306"], ["author_id", 1233], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.864822"], ["updated_at", "2020-11-04 04:06:18.864822"], ["author_id", 1233], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.867416"], ["updated_at", "2020-11-04 04:06:18.867416"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.869033"], ["updated_at", "2020-11-04 04:06:18.869033"], ["author_id", 1234], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MAX(posts.likes) AS _report_aggregator_max_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.875681"], ["updated_at", "2020-11-04 04:06:18.875681"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.877519"], ["updated_at", "2020-11-04 04:06:18.877519"], ["author_id", 1235], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.880254"], ["updated_at", "2020-11-04 04:06:18.880254"], ["author_id", 1235], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.882705"], ["updated_at", "2020-11-04 04:06:18.882705"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.884294"], ["updated_at", "2020-11-04 04:06:18.884294"], ["author_id", 1236], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.887219"], ["updated_at", "2020-11-04 04:06:18.887219"], ["author_id", 1236], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.890168"], ["updated_at", "2020-11-04 04:06:18.890168"], ["author_id", 1236], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.892791"], ["updated_at", "2020-11-04 04:06:18.892791"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.894233"], ["updated_at", "2020-11-04 04:06:18.894233"], ["author_id", 1237], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, MIN(posts.likes) AS _report_aggregator_min_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.900781"], ["updated_at", "2020-11-04 04:06:18.900781"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.902520"], ["updated_at", "2020-11-04 04:06:18.902520"], ["author_id", 1238], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.905071"], ["updated_at", "2020-11-04 04:06:18.905071"], ["author_id", 1238], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.907911"], ["updated_at", "2020-11-04 04:06:18.907911"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.909927"], ["updated_at", "2020-11-04 04:06:18.909927"], ["author_id", 1239], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.912788"], ["updated_at", "2020-11-04 04:06:18.912788"], ["author_id", 1239], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.915626"], ["updated_at", "2020-11-04 04:06:18.915626"], ["author_id", 1239], ["status", 2], ["likes", 5]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.918270"], ["updated_at", "2020-11-04 04:06:18.918270"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.919762"], ["updated_at", "2020-11-04 04:06:18.919762"], ["author_id", 1240], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, AVG(posts.likes) AS _report_aggregator_mean_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.926740"], ["updated_at", "2020-11-04 04:06:18.926740"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.928335"], ["updated_at", "2020-11-04 04:06:18.928335"], ["author_id", 1241], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.931032"], ["updated_at", "2020-11-04 04:06:18.931032"], ["author_id", 1241], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.933879"], ["updated_at", "2020-11-04 04:06:18.933879"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.935484"], ["updated_at", "2020-11-04 04:06:18.935484"], ["author_id", 1242], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.937946"], ["updated_at", "2020-11-04 04:06:18.937946"], ["author_id", 1242], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.940595"], ["updated_at", "2020-11-04 04:06:18.940595"], ["author_id", 1242], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.943288"], ["updated_at", "2020-11-04 04:06:18.943288"], ["name", "Chester"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.945009"], ["updated_at", "2020-11-04 04:06:18.945009"], ["author_id", 1243], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, SUM(posts.likes) AS _report_aggregator_total_likes FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.951588"], ["updated_at", "2020-11-04 04:06:18.951588"], ["name", "Alice"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.953199"], ["updated_at", "2020-11-04 04:06:18.953199"], ["author_id", 1244], ["status", 2], ["likes", 3]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.956494"], ["updated_at", "2020-11-04 04:06:18.956494"], ["author_id", 1244], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.959450"], ["updated_at", "2020-11-04 04:06:18.959450"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.961040"], ["updated_at", "2020-11-04 04:06:18.961040"], ["author_id", 1245], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.963594"], ["updated_at", "2020-11-04 04:06:18.963594"], ["author_id", 1245], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.966146"], ["updated_at", "2020-11-04 04:06:18.966146"], ["author_id", 1245], ["status", 2], ["likes", 5]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Chester"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:18.968973"], ["updated_at", "2020-11-04 04:06:18.968973"], ["name", "Chester"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2020-11-04 04:06:18.970563"], ["updated_at", "2020-11-04 04:06:18.970563"], ["author_id", 1246], ["status", 2], ["likes", 10]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, posts.status AS _active_reporter_dimension_status, COUNT(DISTINCT posts.id) AS _report_aggregator_count FROM "posts" LEFT OUTER JOIN "authors" ON "authors"."id" = "posts"."author_id" GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_status ORDER BY _active_reporter_dimension_author ASC NULLS FIRST, _active_reporter_dimension_status ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.007202"], ["updated_at", "2020-11-04 04:06:19.007202"], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.009247"], ["updated_at", "2020-11-04 04:06:19.009247"], ["status", 2], ["likes", 10]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.011362"], ["updated_at", "2020-11-04 04:06:19.011362"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "status", "likes") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.031298"], ["updated_at", "2020-11-04 04:06:19.031298"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.2ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.037751"], ["updated_at", "2020-11-04 04:06:19.037751"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.039219"], ["updated_at", "2020-11-04 04:06:19.039219"], ["author_id", 1247], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.041523"], ["updated_at", "2020-11-04 04:06:19.041523"], ["name", "Bob"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.042914"], ["updated_at", "2020-11-04 04:06:19.042914"], ["author_id", 1248], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.044557"], ["updated_at", "2020-11-04 04:06:19.044557"], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice')) Post Load (0.4ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN (NULL)) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IS NULL OR authors.name IN ('Alice')) Post Load (0.8ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN ('Alice','Bob')) Post Load (0.5ms) SELECT "posts".* FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id WHERE (authors.name IN (NULL))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.053914"], ["updated_at", "2020-11-04 04:06:19.053914"], ["name", "Alice"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.055468"], ["updated_at", "2020-11-04 04:06:19.055468"], ["author_id", 1249], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Alice"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.058052"], ["updated_at", "2020-11-04 04:06:19.058052"], ["author_id", 1249], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "status") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.059925"], ["updated_at", "2020-11-04 04:06:19.059925"], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.062309"], ["updated_at", "2020-11-04 04:06:19.062309"], ["name", "Bob"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.2ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.063567"], ["updated_at", "2020-11-04 04:06:19.063567"], ["author_id", 1250], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.065551"], ["updated_at", "2020-11-04 04:06:19.065551"], ["author_id", 1250], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Bob"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2020-11-04 04:06:19.067892"], ["updated_at", "2020-11-04 04:06:19.067892"], ["author_id", 1250], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(*) AS count FROM "posts" LEFT OUTER JOIN authors ON authors.id = posts.author_id GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.117579"], ["updated_at", "2020-11-04 04:06:19.117579"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 04:06:19.119488"], ["author_id", 1251], ["status", 2], ["likes", 23]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.122491"], ["author_id", 1251], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 04:06:19.125545"], ["author_id", 1251], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.128652"], ["author_id", 1251], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.131388"], ["updated_at", "2020-11-04 04:06:19.131388"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 04:06:19.133378"], ["author_id", 1252], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 04:06:19.136291"], ["author_id", 1252], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 04:06:19.138849"], ["author_id", 1252], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.141805"], ["author_id", 1252], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.144987"], ["author_id", 1252], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.161819"], ["updated_at", "2020-11-04 04:06:19.161819"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 04:06:19.163421"], ["author_id", 1253], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.166242"], ["author_id", 1253], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 04:06:19.169805"], ["author_id", 1253], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.172617"], ["author_id", 1253], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.175928"], ["updated_at", "2020-11-04 04:06:19.175928"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 04:06:19.177526"], ["author_id", 1254], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 04:06:19.180053"], ["author_id", 1254], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 04:06:19.182938"], ["author_id", 1254], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.185972"], ["author_id", 1254], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.188773"], ["author_id", 1254], ["status", 2], ["likes", 8]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.7ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.209457"], ["updated_at", "2020-11-04 04:06:19.209457"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 04:06:19.211295"], ["author_id", 1255], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.214023"], ["author_id", 1255], ["status", 2], ["likes", 7]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 04:06:19.217125"], ["author_id", 1255], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.220015"], ["author_id", 1255], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.222657"], ["updated_at", "2020-11-04 04:06:19.222657"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 04:06:19.224253"], ["author_id", 1256], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 04:06:19.227525"], ["author_id", 1256], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 04:06:19.230341"], ["author_id", 1256], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.233264"], ["author_id", 1256], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.236221"], ["author_id", 1256], ["status", 2], ["likes", 8]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.3ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.255298"], ["updated_at", "2020-11-04 04:06:19.255298"], ["name", "Tammy"]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 04:06:19.257016"], ["author_id", 1257], ["status", 2], ["likes", 23]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.261022"], ["author_id", 1257], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 04:06:19.263843"], ["author_id", 1257], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.266507"], ["author_id", 1257], ["status", 2], ["likes", 11]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.269665"], ["updated_at", "2020-11-04 04:06:19.269665"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 04:06:19.271217"], ["author_id", 1258], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 04:06:19.274211"], ["author_id", 1258], ["status", 2], ["likes", 24]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 04:06:19.277570"], ["author_id", 1258], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.280100"], ["author_id", 1258], ["status", 2], ["likes", 19]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.282655"], ["author_id", 1258], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.7ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (0.6ms) SELECT authors.name AS _active_reporter_dimension_author, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.3ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.307985"], ["updated_at", "2020-11-04 04:06:19.307985"], ["name", "Tammy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2018-12-18 00:00:00"], ["updated_at", "2020-11-04 04:06:19.309986"], ["author_id", 1259], ["status", 2], ["likes", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.312844"], ["author_id", 1259], ["status", 2], ["likes", 7]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 04:06:19.315713"], ["author_id", 1259], ["status", 2], ["likes", 4]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.318932"], ["author_id", 1259], ["status", 2], ["likes", 11]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.321702"], ["updated_at", "2020-11-04 04:06:19.321702"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 04:06:19.323338"], ["author_id", 1260], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-02-27 00:00:00"], ["updated_at", "2020-11-04 04:06:19.326388"], ["author_id", 1260], ["status", 2], ["likes", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-02-28 00:00:00"], ["updated_at", "2020-11-04 04:06:19.329233"], ["author_id", 1260], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.331987"], ["author_id", 1260], ["status", 2], ["likes", 19]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-04-08 00:00:00"], ["updated_at", "2020-11-04 04:06:19.335092"], ["author_id", 1260], ["status", 2], ["likes", 8]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) SELECT MAX(posts.created_at) FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (posts.created_at >= '2019-01-01 00:00:00') AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Exists? (0.7ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) AND (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST LIMIT $1 [["LIMIT", 1]] Post Load (1.0ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2018-12-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS max, CAST('2018-12-01 00:00:00 UTC,2019-01-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE ((posts.created_at >= '2018-12-01 00:00:00' AND posts.created_at < '2019-01-01 00:00:00')) GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST Post Load (1.5ms) SELECT authors.name AS _active_reporter_dimension_author, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" INNER JOIN ( SELECT CAST('2019-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-01-01 00:00:00 UTC,2019-02-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-02-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-02-01 00:00:00 UTC,2019-03-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-03-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-03-01 00:00:00 UTC,2019-04-01 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2019-04-01 00:00:00' AS timestamp with time zone) AS min, CAST('2019-05-01 00:00:00' AS timestamp with time zone) AS max, CAST('2019-04-01 00:00:00 UTC,2019-05-01 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) WHERE (posts.created_at >= '2019-01-01 00:00:00') GROUP BY _active_reporter_dimension_author, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_author ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.4ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.376480"], ["updated_at", "2020-11-04 04:06:19.376480"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.378116"], ["author_id", 1261], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.381146"], ["author_id", 1261], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.384148"], ["updated_at", "2020-11-04 04:06:19.384148"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.385729"], ["author_id", 1262], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.388326"], ["author_id", 1262], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.2ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.394272"], ["updated_at", "2020-11-04 04:06:19.394272"], ["name", "Phil"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.395931"], ["author_id", 1263], ["status", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.398861"], ["author_id", 1263], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.402077"], ["updated_at", "2020-11-04 04:06:19.402077"], ["name", "Phyllis"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.403639"], ["author_id", 1264], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phyllis"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.406219"], ["author_id", 1264], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.3ms) SELECT "posts".* FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.412500"], ["updated_at", "2020-11-04 04:06:19.412500"], ["name", "Phil"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.414098"], ["author_id", 1265], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Phil"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.417075"], ["author_id", 1265], ["status", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.5ms) SELECT "posts".* FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Phil'))  (0.2ms) ROLLBACK  (0.1ms) BEGIN Post Exists? (0.5ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('')) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN Post Exists? (0.6ms) SELECT 1 AS one FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IS NULL OR authors.name IN (NULL)) LIMIT $1 [["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.3ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.445498"], ["updated_at", "2020-11-04 04:06:19.445498"], ["name", "Timmy"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.447132"], ["author_id", 1266], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 04:06:19.450145"], ["author_id", 1266], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.453169"], ["updated_at", "2020-11-04 04:06:19.453169"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 04:06:19.454753"], ["author_id", 1267], ["status", 2], ["likes", 3]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.457645"], ["author_id", 1267], ["status", 2], ["likes", 4]]  (0.3ms) RELEASE SAVEPOINT active_record_1 Author Load (0.3ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-11-04 04:06:19.461352"], ["author_id", 1267], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.1ms) BEGIN Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.4ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.468228"], ["updated_at", "2020-11-04 04:06:19.468228"], ["name", "Timmy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.469923"], ["author_id", 1268], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Timmy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-12 00:00:00"], ["updated_at", "2020-11-04 04:06:19.472856"], ["author_id", 1268], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Author Create (0.3ms) INSERT INTO "authors" ("created_at", "updated_at", "name") VALUES ($1, $2, $3) RETURNING "id" [["created_at", "2020-11-04 04:06:19.476079"], ["updated_at", "2020-11-04 04:06:19.476079"], ["name", "Tammy"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-01-15 00:00:00"], ["updated_at", "2020-11-04 04:06:19.477691"], ["author_id", 1269], ["status", 2], ["likes", 3]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.480424"], ["author_id", 1269], ["status", 2], ["likes", 4]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Author Load (0.2ms) SELECT "authors".* FROM "authors" WHERE "authors"."name" = $1 LIMIT $2 [["name", "Tammy"], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "author_id", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2019-03-15 00:00:00"], ["updated_at", "2020-11-04 04:06:19.483196"], ["author_id", 1269], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (1.0ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" INNER JOIN "authors" ON "authors"."id" = "posts"."author_id" WHERE (authors.name IN ('Tammy')) GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST Post Load (0.5ms) SELECT 'totals' AS _active_reporter_dimension_totals, COUNT(DISTINCT posts.id) AS _report_aggregator_count, SUM(posts.likes) AS _report_aggregator_likes FROM "posts" GROUP BY _active_reporter_dimension_totals ORDER BY _active_reporter_dimension_totals ASC NULLS FIRST  (0.4ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.493376"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.495653"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.497904"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 04:06:19.500011"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.3ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count, SUM(posts.likes) AS _report_aggregator_likes_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.512550"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.514974"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.517390"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 04:06:19.519563"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Post Load (0.4ms) SELECT posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" GROUP BY _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.527139"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.529585"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.531672"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 04:06:19.533967"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.likes) FROM "posts"  (0.5ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (0.9ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.547019"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.549267"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.551776"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 04:06:19.553730"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.4ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.5ms) SELECT MIN(posts.likes) FROM "posts"  (0.4ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.2ms) SELECT posts.title AS _active_reporter_dimension_title, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) GROUP BY _active_reporter_dimension_title, _active_reporter_dimension_likes, _active_reporter_dimension_created_at ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.642474"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.644673"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.646600"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 04:06:19.648370"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.652799"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.654926"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.656893"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 04:06:19.659214"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.3ms) SELECT COUNT(*) FROM "posts"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 Post Create (0.5ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.664870"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Post Create (0.4ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.667790"], ["title", "A"], ["status", 2], ["likes", 2]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-01 00:00:00"], ["updated_at", "2020-11-04 04:06:19.669766"], ["title", "B"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Post Create (0.3ms) INSERT INTO "posts" ("created_at", "updated_at", "title", "status", "likes") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2016-01-02 00:00:00"], ["updated_at", "2020-11-04 04:06:19.671647"], ["title", "A"], ["status", 2], ["likes", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT MIN(posts.created_at) FROM "posts"  (0.8ms) SELECT MAX(posts.created_at) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.created_at IS NULL) LIMIT $1 [["LIMIT", 1]]  (0.3ms) SELECT MIN(posts.likes) FROM "posts"  (0.3ms) SELECT MAX(posts.likes) FROM "posts" Post Exists? (0.3ms) SELECT 1 AS one FROM "posts" WHERE (posts.likes IS NULL) LIMIT $1 [["LIMIT", 1]] Post Load (1.1ms) SELECT _active_reporter_dimension_created_at_bin_table.bin_text AS _active_reporter_dimension_created_at, _active_reporter_dimension_likes_bin_table.bin_text AS _active_reporter_dimension_likes, posts.title AS _active_reporter_dimension_title, COUNT(DISTINCT posts.id) AS _report_aggregator_post_count FROM "posts" INNER JOIN ( SELECT CAST('2016-01-01 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-01 00:00:00 UTC,2016-01-02 00:00:00 UTC' AS text) AS bin_text UNION SELECT CAST('2016-01-02 00:00:00' AS timestamp with time zone) AS min, CAST('2016-01-03 00:00:00' AS timestamp with time zone) AS max, CAST('2016-01-02 00:00:00 UTC,2016-01-03 00:00:00 UTC' AS text) AS bin_text ) AS _active_reporter_dimension_created_at_bin_table ON ( CASE WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL AND _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at IS NULL) WHEN _active_reporter_dimension_created_at_bin_table.min IS NULL THEN (posts.created_at < _active_reporter_dimension_created_at_bin_table.max) WHEN _active_reporter_dimension_created_at_bin_table.max IS NULL THEN (posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) ELSE ((posts.created_at >= _active_reporter_dimension_created_at_bin_table.min) AND (posts.created_at < _active_reporter_dimension_created_at_bin_table.max)) END ) INNER JOIN ( SELECT 1.0 AS min, 2.0 AS max, CAST('1.0,2.0' AS text) AS bin_text UNION SELECT 2.0 AS min, 3.0 AS max, CAST('2.0,3.0' AS text) AS bin_text ) AS _active_reporter_dimension_likes_bin_table ON ( CASE WHEN _active_reporter_dimension_likes_bin_table.min IS NULL AND _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes IS NULL) WHEN _active_reporter_dimension_likes_bin_table.min IS NULL THEN (posts.likes < _active_reporter_dimension_likes_bin_table.max) WHEN _active_reporter_dimension_likes_bin_table.max IS NULL THEN (posts.likes >= _active_reporter_dimension_likes_bin_table.min) ELSE ((posts.likes >= _active_reporter_dimension_likes_bin_table.min) AND (posts.likes < _active_reporter_dimension_likes_bin_table.max)) END ) GROUP BY _active_reporter_dimension_created_at, _active_reporter_dimension_likes, _active_reporter_dimension_title ORDER BY _active_reporter_dimension_title ASC NULLS FIRST  (0.3ms) ROLLBACK