On Christmas Eve the man of the hour lurks, HAHA.
I am just wondering because, this seems like it's wasting space to have a table for "additional users".
Code:
+----+-------------+----------------+
| id | assign_user | assign_project |
+----+-------------+----------------+
| 16 | 1 | 4 |
| 26 | 3 | 1 |
| 3 | 2 | 4 |
| 29 | 4 | 1 |
| 5 | 4 | 2 |
| 28 | 2 | 1 |
| 7 | 0 | 0 |
| 8 | 2 | 0 |
I guess its not a huge deal, I just thought there was a smarter way to do it -- haha (There probably is, but A_SIMPLE_LAYOUT and DESIGN are very different things!)
Bookmarks