Hello everyone,
Recently I’ve been exposed to the OHDSI. I’ve rised PostgresDB and BroadSea-webtools and I have a small question:
Why, in docker-compose.yml, there are 2 schemas defined - datasource.cdm.schema and datasource.ohdsi.schema ? (Currently I’ve configured them to the same schema and it works just fine)
What is the difference between those two? Cause there are some tables that seems to appear in both schemas.
Thank you all in advance