Open emffls opened 3 months ago
ah... I should've not done a = a + "." when a is the annotated variable from properties. I will fix this and make a new release. It's simple fix but, I have some deadline. I will make the update in couple days. Sorry and thank you for the findings.
Fix is applied to the FactRelationshipServiceImp.java and other places that have same use of the annotated variable. Thank you for posting the issue. Please try again and let us know if you still have this issue.
An error occurs when searching by patientid in Observation
https://github.com/omoponfhir/omoponfhir-omopv5-sql/blob/c1766d4de4a737653ad7baa781dbf4f4fefb886a/src/main/java/edu/gatech/chai/omopv5/dba/service/FactRelationshipServiceImp.java schema = schema + "."; It seems to be running multiple times.
error in postgresql