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

Add back ignored SQLFluff checks #46

Open katy-sadowski opened 4 months ago

katy-sadowski commented 4 months ago

I skipped the SQLFluff checks on prefixing column references with the table name because there were so many failures to fix and I didn't want to block progress. This ticket is to go back and fix all of those issues and then re-enable the SQLFluff checks.