care icon indicating copy to clipboard operation
care copied to clipboard

Use FK to Skills in HospitalDoctor instead of DOCTOR_TYPES

Open sainak opened this issue 9 months ago • 2 comments

Since this is now same as the records in Skills table, we should use foreign key relation to the skill table to track the count.

Originally posted by @rithviknishad in https://github.com/coronasafe/care/pull/2102#pullrequestreview-2054905724

sainak avatar May 14 '24 21:05 sainak

@vigneshhari @gigincg thoughts on dropping HospitalDoctors table?

sainak avatar May 14 '24 21:05 sainak

@sainak There can be more Skills than Doctor Specializations.

gigincg avatar May 16 '24 12:05 gigincg