Real-Dev-Squad / skill-tree-backend

7 stars 20 forks source link

Update the DB Schema - Remove User Joins #119

Closed bhtibrewal closed 4 months ago

bhtibrewal commented 5 months ago

Date:

Developer Name: @bhtibrewal


Issue Ticket Number

97

https://github.com/Real-Dev-Squad/skill-tree-backend/issues/118

Follow-up Issue ticket https://github.com/Real-Dev-Squad/skill-tree-backend/issues/120

Description

Since we wanted one source of truth for Users data and no longer wanted Users table in Skill tree removing the DB joins and updated schema More Details can be found in the issue tickets added below

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

There were no functionality added in this PR so no additional tests added as well

image

Test Coverage

Screenshot 1

Additional Notes

Shaily20 commented 4 months ago

@bhtibrewal - Will the UserDRO class be removed in future? Also, please add the test coverage screenshots.