OHDSI / dbt-synthea

[Under development] A dbt ETL project to convert a Synthea synthetic data set into the OMOP CDM
https://ohdsi.github.io/dbt-synthea/
Apache License 2.0
16 stars 6 forks source link

fix: create empty source_to_concept_map model #96

Closed lawrenceadams closed 2 weeks ago

lawrenceadams commented 2 weeks ago
lawrenceadams commented 2 weeks ago

Ahhh fantastic catch thank you - I have forgotten these files exist: they interfere with how sqlglot/sqlmesh interpret the dbt project and cause a load of problems and I've been scratching my head for hours trying to figure out why 😆

I'll make a separate ticket to clean these up!