Clinical-Genomics / cg

Glue between Clinical Genomics apps
8 stars 2 forks source link

Streamline sql alchemy models and database schemas #3895

Open ChrOertlin opened 4 weeks ago

ChrOertlin commented 4 weeks ago

Description

Our database models in CG have non-optional fields that are nullable in the database leading to inconsistencies. These models should be streamlined so that we do not allow faulty or missing data in the database.

islean commented 4 weeks ago

Potentially a part of https://github.com/Clinical-Genomics/project-planning/issues/583?

diitaz93 commented 6 days ago

@ChrOertlin should we track this as technical debt? (in a new column on the board)