IvanParvanovski / WorkPal

MIT License
0 stars 0 forks source link

Fix company phone and email relationships, should be reversed #7

Closed IvanParvanovski closed 5 months ago

IvanParvanovski commented 5 months ago

Instead of maintaining separate tables for storing company phone and emails, let's streamline by combining them into a single table called 'Identifiers'.

IvanParvanovski commented 5 months ago

Additional validation is needed for emails because in the Db they are stored as Charfields