- Status Unconfirmed
- Percent Complete
- Task Type Information
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0-rc7
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2479 - User table seems really complex
why not store all the user preferences in preferences or user_prefernces? Then users can just be simple username, email, password?
What you gain with it? Instead of one user table u have now 2 tables to join adding unneeded complexity.