Skip to content

Instantly share code, notes, and snippets.

@jault3
Last active August 29, 2015 14:04
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 jault3/2390d41171dcc52ea1ee to your computer and use it in GitHub Desktop.
Save jault3/2390d41171dcc52ea1ee to your computer and use it in GitHub Desktop.
Conversations Schema
{
"name":"conversations",
"schema":{
"sender":"string",
"recipient":"string",
"sender_id":"string",
"recipient_id":"string"
},
"phi":true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment