[GH-ISSUE #114] fact_relationship error #68

Closed
opened 2026-03-23 20:28:50 +00:00 by mirror · 2 comments
Owner

Originally created by @loreV-edenceHealth on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/issues/114

Originally assigned to: @pjlammertyn on GitHub.

In {{omop_tables}}_apply_events_columns.sql.jinja for the fact_relationship, the quotes in row [github.com/RADar-AZDelta/Rabbit-in-a-Blender@fa010ea3ca/src/riab/etl/sql_server/templates/etl/{omop_table}_apply_event_columns.sql.jinja (L146)] are causing an error during the riab run.

Originally created by @loreV-edenceHealth on GitHub (Feb 28, 2025). Original GitHub issue: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/issues/114 Originally assigned to: @pjlammertyn on GitHub. In {{omop_tables}}_apply_events_columns.sql.jinja for the fact_relationship, the quotes in row [https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/blob/fa010ea3ca194673524447fcfea9901c5cb26c08/src/riab/etl/sql_server/templates/etl/%7Bomop_table%7D_apply_event_columns.sql.jinja#L146] are causing an error during the riab run.
mirror 2026-03-23 20:28:50 +00:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@loreV-edenceHealth commented on GitHub (Mar 21, 2025):

At the moment I need to manually run the final query to fill the fact_relationship table because the backtick (`) character is causing issues in sql_server queries.
Can this be fixed? in sql_server [] are used for tables and fields instead of this backtick character.

<!-- gh-comment-id:2742714642 --> @loreV-edenceHealth commented on GitHub (Mar 21, 2025): At the moment I need to manually run the final query to fill the fact_relationship table because the backtick (`) character is causing issues in sql_server queries. Can this be fixed? in sql_server [] are used for tables and fields instead of this backtick character.
Author
Owner

@pjlammertyn commented on GitHub (Apr 28, 2025):

solved in version 0.0.73

<!-- gh-comment-id:2834612744 --> @pjlammertyn commented on GitHub (Apr 28, 2025): solved in version 0.0.73
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#68
No description provided.