Closed marek05 closed 3 years ago
There is also a "pioneer_sp" table that doesn't exist: https://github.com/ohdsi-studies/PioneerWatchfulWaiting/blob/5e1b4f6f7bb468064d7546dae3c3f657ebc67421/inst/sql/sql_server/quartiles/IQRComplementaryTables.sql#L234
There are some hardcoded tablenames in the code.
I got following error while I run the study part.
I found that following files have hardcoded
pioneer_sp_stg
table nameThis is the file for which I got the error https://github.com/ohdsi-studies/PioneerWatchfulWaiting/blob/5e1b4f6f7bb468064d7546dae3c3f657ebc67421/inst/sql/sql_server/TimeToEventCombined.sql#L8
I found also this file with the hardcoded table name https://github.com/ohdsi-studies/PioneerWatchfulWaiting/blob/5e1b4f6f7bb468064d7546dae3c3f657ebc67421/inst/sql/sql_server/quartiles/PsaAtDiagnosis.sql#L4