Skip to content

Instantly share code, notes, and snippets.

@koenbok
Created September 9, 2012 08:51
Show Gist options
  • Select an option

  • Save koenbok/3683371 to your computer and use it in GitHub Desktop.

Select an option

Save koenbok/3683371 to your computer and use it in GitHub Desktop.
For..mat
User
id
name
Thread
id
Message
id
thread_id
user_id
time
text
ThreadUsers
thread_id
user_id
User 1 Koen
User 2 Mat
User 3 Hugo
Thread 1
ThreadUsers 1 1
ThreadUsers 1 2
ThreadUsers 1 3
Message 1 1 1 now Hello
Message 2 1 3 now Hi!
Message 3 1 2 now Allo!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment