Skip to content

Carry trial conditions and primary completion - #13

Merged
zuhdil merged 3 commits into
mainfrom
carry-trial-conditions-and-primary-completion
May 13, 2026
Merged

Carry trial conditions and primary completion#13
zuhdil merged 3 commits into
mainfrom
carry-trial-conditions-and-primary-completion

Conversation

@zuhdil

@zuhdil zuhdil commented May 13, 2026

Copy link
Copy Markdown
Contributor

No description provided.

zuhdil added 3 commits May 13, 2026 00:52
Slide-in trial detail needs primary completion date alongside the
existing start/end dates. The column was previously dropped during
bronze-to-silver; preserve it and rename to primarycompletiondate
matching the snake-no-underscore convention of the other date columns.
Adds two columns to fact_clinical_trial_event so the clinical-trial
slide-in can show Conditions and the Primary completion milestone in
its Timeline strip. primary_completion_date_key is an FK to dim_date,
matching the existing start_date_key / end_date_key pattern.
The two-element list on `new_primarycompletiondate` exceeded
Ruff's print width once the date strings were filled in. Reformat
to one element per line, matching the project's existing format
style and the precedent set by commit 04caad6.
@zuhdil
zuhdil merged commit 3f02e95 into main May 13, 2026
1 check passed
@zuhdil
zuhdil deleted the carry-trial-conditions-and-primary-completion branch May 13, 2026 06:30
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