Closed Kaiepi closed 5 years ago
The current schema sucks ass. There should be a users table containing user IDs and a rooms table containing room IDs, and the rest of the tables should use their row IDs as foreign keys.
users
rooms
The current schema sucks ass. There should be a
users
table containing user IDs and arooms
table containing room IDs, and the rest of the tables should use their row IDs as foreign keys.