Skip to content

Instantly share code, notes, and snippets.

@CodePint
Created May 23, 2018 16:41
Show Gist options
  • Save CodePint/914f22feb4aaf1497d0c6b4b2663491f to your computer and use it in GitHub Desktop.
Save CodePint/914f22feb4aaf1497d0c6b4b2663491f to your computer and use it in GitHub Desktop.
User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" IN
(SELECT "memberships"."user_id" FROM "memberships" WHERE "memberships"."gym_id" = ?
AND "memberships"."route_setter" = ?) LIMIT ? [["gym_id", 1], ["route_setter", "t"], ["LIMIT", 11]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment