OHDSI / OHDSI/Characterization
CI result table edits
Open
@jreps is already working on this.
Since Sep 18, 2026.
enhancement
- Dominant language
- R
- Stars
- 3
- Forks
- 6
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 4
Description
- Currently we have setting_id (a unique identifier for a study specification) in all the CI tables but not in the PKs. In future it would be good to add it to all CI PKs.
- incidence_summary currently has no PK due to some stratification columns that are required in the PK having NULL values. In future it would be good to replace the NULLs with 'all'/'none' and add in the PK.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.