scrooge_online
10/22/2024, 2:34 AM"msg":"Database error","error":"invalid byte sequence for encoding \"UTF8\": 0xa9"
. I see from the code that these FHIR resources do contain characters like ©. The postgres database is created with encoding UTF8 and it seems like the files are being read with that encoding. I am running off latest commit 5159e47a3
.
Before hacking further, thought I would see if I'm missing something. Thanks!scrooge_online
10/22/2024, 2:43 AMscrooge_online
10/23/2024, 12:47 AMrahul1
10/23/2024, 7:24 PMrahul1
10/23/2024, 7:24 PM