An error occurred while fetching the assigned iteration of the selected issue.
Update User DB
Closed
Update User DB
- Delete Project table, since project data should be accessed from Project DB rather accessing a table containing project data in User DB.
- Create a new table to store password, so it will be separated from users' data (name, email, industry, etc.).