-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
When loading the OMOP vocabulary tables into DuckDB database, the drug strength table is completely avoided.
The problem is here in the function
| # "DRUG_STRENGTH", TEMP: loading makes error, leave out at the moment |
This function is being using to load the files in FinOMOP_mappings git repo
The function needs to be fixed to load drug strength table
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working