[PR #96] [MERGED] Update etl_base.py for episode table #106

Closed
opened 2026-03-23 20:29:03 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/pull/96
Author: @hannevanl
Created: 8/21/2024
Status: Merged
Merged: 9/3/2024
Merged by: @pjlammertyn

Base: mainHead: issue95-make-link-between-episode_parent_id-and-episode_id


📝 Commits (2)

  • e30b584 Update etl_base.py
  • 5233a87 correctly swap the episode_parent_id colomn

📊 Changes

3 files changed (+14 additions, -1 deletions)

View changed files

📝 src/riab/etl/bigquery/templates/etl/{omop_table}_merge.sql.jinja (+3 -1)
📝 src/riab/etl/etl_base.py (+9 -0)
📝 src/riab/etl/sql_server/templates/etl/{omop_table}_merge.sql.jinja (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/pull/96 **Author:** [@hannevanl](https://github.com/hannevanl) **Created:** 8/21/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@pjlammertyn](https://github.com/pjlammertyn) **Base:** `main` ← **Head:** `issue95-make-link-between-episode_parent_id-and-episode_id` --- ### 📝 Commits (2) - [`e30b584`](https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/commit/e30b58444e7ce5bd58013d6f72ceb7fa44a46c00) Update etl_base.py - [`5233a87`](https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/commit/5233a87cbe9923b9bb555236d0e929eb2050a29e) correctly swap the episode_parent_id colomn ### 📊 Changes **3 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/riab/etl/bigquery/templates/etl/{omop_table}_merge.sql.jinja` (+3 -1) 📝 `src/riab/etl/etl_base.py` (+9 -0) 📝 `src/riab/etl/sql_server/templates/etl/{omop_table}_merge.sql.jinja` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:29:03 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RADar-AZDelta/archived-Rabbit-in-a-Blender#106
No description provided.