prime-simplereport
prime-simplereport copied to clipboard
Delete `swabType` column from `DeviceType`
Description
we have an unused column swabType in DeviceTypes
Proposed solution
remove swabType column in db and code from DeviceType, this is a leftover and the current system uses device_specimen_type to link between DeviceTypes and SpecimenTypes in one-to-many relationship
Still an issue; should fix.
This appears to be done already