Refactor Database Models in models.py - apply this to patho-webcore
branch
#176
Labels
enhancement
New feature or request
Milestone
Refactor the database schema in
models.py
to align with the updated design in the databas diagram io. This involves implementing new models, updating relationships, and ensuring the schema supports efficient queries. Moreover, this changes need to be extended to all project (a separate issue might be required for this specific task).Summary of database changes made
Enhancements to sample state tracking:
Refactor models and relationships of
bioinfo_analysis_value
&Lineage
tables. Goal --> MetadataValues table:bioinfo_analysis_value
andmetadata_schema
, ensuring value entries inbioinfo_analysis_value
are tagged withanalysis_date
. 🏃🏾 #177Relationship Restructuring:
pathoweb-core
branch.The text was updated successfully, but these errors were encountered: