Our Authors

Failed query: select "admins"."id", "admins"."full_name", "admins"."avatar_id", "admins"."bio", "admins"."designation", "admins"."reset_password_token", "admins"."reset_password_expiration", "admins"."salt", "admins"."hash", "admins"."login_attempts", "admins"."lock_until", (select coalesce(json_agg(json_build_object('id',"product-reviews_alias".id)), '[]'::json) from (select "reviewer_id", "created_at", "id" from "product_reviews" "b1be8e17_49e1_4460_bdfe_e54038e72a38" where "b1be8e17_49e1_4460_bdfe_e54038e72a38"."reviewer_id" = "admins"."id" order by "b1be8e17_49e1_4460_bdfe_e54038e72a38"."created_at" desc limit $1) "product-reviews_alias") as "product-reviews_alias", "admins_contactMethods"."data" as "contactMethods", "admins__rels"."data" as "_rels" from "admins" "admins" left join lateral (select coalesce(json_agg(json_build_array("admins_contactMethods"."_order", "admins_contactMethods"."id", "admins_contactMethods"."platform", "admins_contactMethods"."handle") order by "admins_contactMethods"."_order" asc), '[]'::json) as "data" from (select * from "admins_contact_methods" "admins_contactMethods" where "admins_contactMethods"."_parent_id" = "admins"."id" order by "admins_contactMethods"."_order" asc) "admins_contactMethods") "admins_contactMethods" on true left join lateral (select coalesce(json_agg(json_build_array("admins__rels"."order", "admins__rels"."path", "admins__rels"."posts_id") order by "admins__rels"."order" asc), '[]'::json) as "data" from (select * from "admins_rels" "admins__rels" where "admins__rels"."parent_id" = "admins"."id" order by "admins__rels"."order" asc) "admins__rels") "admins__rels" on true order by "admins"."full_name" asc, "admins"."created_at" desc params: 11