Hi guys!
I need to add a table to store user settings. For the first time users will have about 10 different settings, but I'm sure there will be more.
What scalable structure of database table to store user settings would you suggest?
Any help would be greatly appreciated.
Thank you!