[GH-ISSUE #63] SQL Server: incorrect syntax in the SOURCE_TO_CONCEPT_MAP_update_invalid_reason.sql.jinja query #37

Closed
opened 2026-03-23 20:28:40 +00:00 by mirror · 1 comment
Owner

Originally created by @pjlammertyn on GitHub (May 6, 2024).
Original GitHub issue: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/issues/63

Originally assigned to: @pjlammertyn on GitHub.

update [riab].[omop].[source_to_concept_map] T
SET invalid_reason = 'D'
where valid_start_date < '2024-05-06'

image

Originally created by @pjlammertyn on GitHub (May 6, 2024). Original GitHub issue: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/issues/63 Originally assigned to: @pjlammertyn on GitHub. ```sql update [riab].[omop].[source_to_concept_map] T SET invalid_reason = 'D' where valid_start_date < '2024-05-06' ``` ![image](https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/assets/1187178/2f0fb4e3-53a3-40aa-8489-6b7d054e8c9a)
mirror 2026-03-23 20:28:40 +00:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@pjlammertyn commented on GitHub (May 6, 2024):

solved in pull request https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/pull/64

<!-- gh-comment-id:2095387812 --> @pjlammertyn commented on GitHub (May 6, 2024): solved in pull request https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/pull/64
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#37
No description provided.