Skip to content
Commit 246b8420 authored by Martin Paul Eve's avatar Martin Paul Eve
Browse files

🐛 fix(models.py): add ClinicalTrialNumber model to support storing clinical...

🐛 fix(models.py): add ClinicalTrialNumber model to support storing clinical trial number information
🐛 fix(models.py): add clinical_trial_number field to Item model to establish a many-to-many relationship with ClinicalTrialNumber model
🐛 fix(sqlite.py): add create_clinical_trial_number_objects function to create ClinicalTrialNumber objects and associate them with WorkItem
🐛 fix(sqlite.py): modify create_relation_objects function to use add method instead of append for many-to-many relationship fields
🐛 fix(sqlite.py): add "clinical-trial-number" key to items_processed list in scan_item function to properly process clinical trial number information
parent 629ec8b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment