You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
db - SELECT "facility_prescription"."id", "faci...
SELECT facility_prescription.id, facility_prescription.external_id,
...
FROM facility_prescription
WHERE (
NOT facility_prescription.deleted AND facility_prescription.consultation_id = %s AND NOT
facility_prescription.is_prn AND facility_prescription.prescription_type = %s
)
The text was updated successfully, but these errors were encountered:
Sentry Issue: CARE-QG
The text was updated successfully, but these errors were encountered: