diff --git a/Medicus report/30 MedicusReport.py b/Medicus report/30 MedicusReport.py index ef3a3c0..0d24230 100644 --- a/Medicus report/30 MedicusReport.py +++ b/Medicus report/30 MedicusReport.py @@ -95,7 +95,7 @@ SELECT m.attachment_content_type, m.inserted_at -FROM medevio_messages m +FROM medevio_conversation m LEFT JOIN pozadavky p ON m.request_id COLLATE utf8mb4_unicode_ci = p.id COLLATE utf8mb4_unicode_ci