mirror of
https://github.com/RADar-AZDelta/Rabbit-in-a-Blender.git
synced 2026-03-23 20:37:03 +00:00
[PR #52] [MERGED] add RiaB version and the git commit hash of the CDM folder, to the CDM metadata table #89
Labels
No labels
bug
cannot reproduce
duplicate
enhancement
experiment
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-Rabbit-in-a-Blender#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/pull/52
Author: @pjlammertyn
Created: 4/24/2024
Status: ✅ Merged
Merged: 4/24/2024
Merged by: @pjlammertyn
Base:
main← Head:issue-#51📝 Commits (2)
184b22cadd RiaB version and the git commit hash of the CDM folder, to the CDM metadata table9f30859bumped dependencies📊 Changes
11 files changed (+498 additions, -296 deletions)
View changed files
📝
Pipfile.lock(+257 -257)📝
pyproject.toml(+11 -11)📝
src/riab/cli.py(+6 -5)📝
src/riab/etl/bigquery/etl.py(+30 -0)➕
src/riab/etl/bigquery/templates/etl/cdm_metadata_git_commit_hash.sql.jinja(+12 -0)➕
src/riab/etl/bigquery/templates/etl/cdm_metadata_riab_version.sql.jinja(+12 -0)📝
src/riab/etl/etl.py(+101 -23)📝
src/riab/etl/etl_base.py(+15 -0)📝
src/riab/etl/sql_server/etl.py(+30 -0)➕
src/riab/etl/sql_server/templates/etl/cdm_metadata_git_commit_hash.sql.jinja(+12 -0)➕
src/riab/etl/sql_server/templates/etl/cdm_metadata_riab_version.sql.jinja(+12 -0)📄 Description
Adding the follown to the metadata table of the OMOP CDM is very usefull:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.