Skip to content

Conversation

@davereinhart
Copy link
Contributor

An access_role column was recently added to the sample, sequencing_read_set, genomic_sequence, and consensus_genome tables of the warehouse schema to allow data with restricted access to be included in these tables. These changes include access_role in the appropriate class definitions, and updates ETLs to propagate the access_role value from a sample record to the related sequencing records.

The sample record will continue server as the primary access_role value, but must also be stored in each table that uses row level security.

An `access_role` column was recently added to the `sample`, `sequencing_read_set`, `genomic_sequence`, and `consensus_genome` tables of the `warehouse` schema to allow data with restricted access to be included in these tables. These changes include `access_role` in the appropriate class definitions, and updates ETLs to propagate the `access_role` value from a `sample` record to the related sequencing records.

The sample record will continue server as the primary `access_role` value, but must also be stored in each table that uses row level security.
@davereinhart davereinhart requested a review from a team as a code owner November 27, 2023 23:34
@davereinhart davereinhart marked this pull request as draft November 27, 2023 23:34
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.

2 participants