Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor of database tables and api related core utilities #181

Open
wants to merge 12 commits into
base: pathoweb-core
Choose a base branch
from

Conversation

Daniel-VM
Copy link
Member

PR Description

This PR refactors the database structure and related API utilities to streamline models and relationships based on the updated design (see #176 ). Key changes include:

1. Sample State Tracking (#180 ):

  • Introduced SampleStateHistory to replace DateUpdateState.
  • Tracks sample states and error types.

Commits: c7547e7, 615aa37, 64a4db4

2. MetadataValues Table (#177 ):

  • Replaced BioinfoAnalysisField with MetadataValues to consolidate metadata relationships.

Commits: 6898672

3. Lineage Removal (#179 ):

  • Removed redundant lineage-related models and relationships.

Commits: 0426166

@Daniel-VM Daniel-VM marked this pull request as ready for review December 17, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant