Skip to content

Instantly share code, notes, and snippets.

@welch
Last active September 28, 2015 19:41
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 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":"lou@grainger.com"},
{"time":"2016-01-01T00:00:02.000Z", "cust_id":2, "email":"bubba@nytimes.com"},
{"time":"2016-01-01T00:00:03.000Z", "cust_id":3, "email":"sam@hotmail.com"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment