ohdsi-studies / PioneerWatchfulWaiting

This study is part of the joint PIONEER - EHDEN - OHDSI studyathon in March 2021, and aims to advance understanding of clinical management and outcomes of watchful waiting in prostate cancer.
Apache License 2.0
7 stars 18 forks source link

wrong reference to charlson_map in quartiles/IQRComplementaryTables.sql in episode branch #58

Closed peterprinsen-iknl closed 3 years ago

peterprinsen-iknl commented 3 years ago

line 291 should be @cohort_database_schema.charlson_map instead of charlson_map (this is ok in the main branch but still incorrect in the episode branch)

bdemeulder commented 3 years ago

Fixed in master branch.