Skip to content

Instantly share code, notes, and snippets.

@joshhunt
Created November 14, 2019 22:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshhunt/305d4dba67226005e28752c943afb194 to your computer and use it in GitHub Desktop.
Save joshhunt/305d4dba67226005e28752c943afb194 to your computer and use it in GitHub Desktop.
sample stadia matches
SELECT distinct on ("mode") mode, * from "Activities" where "primaryMembershipType" = 5;
mode pgcrId referenceId directorActivityHash period mode createdAt updatedAt activityDurationSeconds playerCount primaryMembershipType
0 5150933950 2791761949 2791761949 2019-11-14 04:53:19+00 0 2019-11-14 04:54:30.68+00 2019-11-14 04:54:30.68+00 6 1 5
2 5126297821 3359466010 3359466010 2019-11-10 15:31:15+00 2 2019-11-11 03:52:51.17+00 2019-11-11 03:52:51.17+00 2473 1 5
3 5121105352 224295651 4252456044 2019-11-10 01:06:13+00 3 2019-11-10 23:10:58.75+00 2019-11-10 23:10:58.75+00 220 1 5
4 5141619188 548750096 548750096 2019-11-12 21:01:26+00 4 2019-11-12 21:26:12.793+00 2019-11-12 21:26:12.793+00 180 1 5
6 5142574749 3143798436 3143798436 2019-11-12 22:04:11+00 6 2019-11-13 00:21:21.3+00 2019-11-13 00:21:21.3+00 7140 1 5
40 5129914018 3903562779 3903562779 2019-11-11 01:19:46+00 40 2019-11-11 06:59:00.087+00 2019-11-11 06:59:00.087+00 270 1 5
46 5121799771 2357524344 2357524344 2019-11-10 02:53:48+00 46 2019-11-10 23:46:59.984+00 2019-11-10 23:46:59.984+00 188 1 5
51 5151280809 666770290 4242525388 2019-11-14 05:51:50+00 51 2019-11-14 06:01:25.602+00 2019-11-14 06:01:25.602+00 488 4 5
52 5149349144 666770290 1859507212 2019-11-14 00:18:41+00 52 2019-11-14 00:28:53.752+00 2019-11-14 00:28:53.752+00 536 1 5
57 5151244101 451430877 2491884566 2019-11-14 05:39:48+00 57 2019-11-14 05:52:09.93+00 2019-11-14 05:52:09.93+00 644 4 5
58 5151254933 3909841711 3909841711 2019-11-14 05:45:20+00 58 2019-11-14 05:54:34.779+00 2019-11-14 05:54:34.779+00 466 1 5
63 5147650590 2022812188 3577607128 2019-11-13 19:00:36+00 63 2019-11-13 20:43:12.73+00 2019-11-13 20:43:12.73+00 1180 8 5
66 5128252029 1483179969 957727787 2019-11-10 20:51:21+00 66 2019-11-11 05:31:14.491+00 2019-11-11 05:31:14.491+00 110 1 5
79 5150475414 3655015216 3655015216 2019-11-14 03:18:34+00 79 2019-11-14 03:35:31.672+00 2019-11-14 03:35:31.672+00 943 1 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment