Skip to content

Instantly share code, notes, and snippets.

@welch
Last active September 28, 2015 19:41
Show Gist options
  • Save welch/7fcb256bf3c7c80e572a to your computer and use it in GitHub Desktop.
Save welch/7fcb256bf3c7c80e572a to your computer and use it in GitHub Desktop.
customer info for join -table examples
[
{"time":"2016-01-01T00:00:00.000Z", "cust_id":1, "email":"[email protected]"},
{"time":"2016-01-01T00:00:02.000Z", "cust_id":2, "email":"[email protected]"},
{"time":"2016-01-01T00:00:03.000Z", "cust_id":3, "email":"[email protected]"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment