Created
September 9, 2012 08:51
-
-
Save koenbok/3683371 to your computer and use it in GitHub Desktop.
For..mat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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