Skip to content

feat: start denormalization and add organism to table update tracker#6542

Draft
anna-parker wants to merge 7 commits into
mainfrom
denormalize
Draft

feat: start denormalization and add organism to table update tracker#6542
anna-parker wants to merge 7 commits into
mainfrom
denormalize

Conversation

@anna-parker
Copy link
Copy Markdown
Contributor

@anna-parker anna-parker commented May 29, 2026

resolves #

Screenshot

PR Checklist

  • All necessary documentation has been adapted.
  • The implemented feature is covered by appropriate, automated tests.
  • Any manual testing that has been done is documented (i.e. what exactly was tested?)

🚀 Preview: Add preview label to enable

@claude claude Bot added the backend related to the loculus backend component label May 29, 2026
val tableNameColumn = text("table_name")
val organismColumn = text("organism").nullable()
val lastTimeUpdatedDbColumn = text("last_time_updated")

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this shouldnt be removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend related to the loculus backend component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant