[PR #64] [MERGED] solved issue with update query in SQL Server #95

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

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/pull/64
Author: @pjlammertyn
Created: 5/6/2024
Status: Merged
Merged: 5/6/2024
Merged by: @pjlammertyn

Base: mainHead: issue-#63


📝 Commits (1)

  • b968579 solved issue with update query in SQL Server

📊 Changes

4 files changed (+278 additions, -294 deletions)

View changed files

📝 Pipfile.lock (+270 -292)
📝 docs/cli.md (+6 -0)
📝 src/riab/etl/sql_server/templates/etl/SOURCE_ID_TO_OMOP_ID_MAP_update_invalid_reason.sql.jinja (+1 -1)
📝 src/riab/etl/sql_server/templates/etl/SOURCE_TO_CONCEPT_MAP_update_invalid_reason.sql.jinja (+1 -1)

📄 Description

added --clear-auto-generated-custom-concept-ids documentation removed tqdm from pipfile


🔄 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/64 **Author:** [@pjlammertyn](https://github.com/pjlammertyn) **Created:** 5/6/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@pjlammertyn](https://github.com/pjlammertyn) **Base:** `main` ← **Head:** `issue-#63` --- ### 📝 Commits (1) - [`b968579`](https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/commit/b96857907a404e4037a0fab1ac75c1a68de02816) solved issue with update query in SQL Server ### 📊 Changes **4 files changed** (+278 additions, -294 deletions) <details> <summary>View changed files</summary> 📝 `Pipfile.lock` (+270 -292) 📝 `docs/cli.md` (+6 -0) 📝 `src/riab/etl/sql_server/templates/etl/SOURCE_ID_TO_OMOP_ID_MAP_update_invalid_reason.sql.jinja` (+1 -1) 📝 `src/riab/etl/sql_server/templates/etl/SOURCE_TO_CONCEPT_MAP_update_invalid_reason.sql.jinja` (+1 -1) </details> ### 📄 Description added --clear-auto-generated-custom-concept-ids documentation removed tqdm from pipfile --- <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:00 +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#95
No description provided.