prime-simplereport
prime-simplereport copied to clipboard
create table for facility_providers
DATABASE PULL REQUEST
Related Issue
- part of #7982
Changes Proposed
- Migration to create a
facility_providerstable that is a many to many relation between a provider'sprovider_idand a facility'sfacility_id. This relationship updates the DB's logic such that a facility can support multiple ordering providers.
Additional Information
- This logic follows the same pattern as our already existing
facility_device_type table.
Testing
- How should reviewers verify this PR?
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code