saayam-for-all / database

Both saaaym-web and saayam-mobile apps would use a common DB. This repo contains all DB specific code and content.
0 stars 1 forks source link

All fields in the users table should be NULL #9

Open soak43 opened 1 month ago

soak43 commented 1 month ago

A request can be placed on behalf of someone else. This person may or may not have a saayam account, hence we won't always have the necessary information like name, email, phone, etc. Not all details will be added to the users table, hence the fields need to be NULL.